Uses of Package
club.doki7.shaderc.handle
Packages that use club.doki7.shaderc.handle
-
Classes in club.doki7.shaderc.handle used by club.doki7.shadercClassDescriptionRepresents an opaque handle type
shaderc_compilation_result_t
.Represents an opaque handle typeshaderc_compile_options_t
.Represents an opaque handle typeshaderc_compiler_t
. -
Classes in club.doki7.shaderc.handle used by club.doki7.shaderc.handleClassDescriptionRepresents an opaque handle type
shaderc_compilation_result_t
.Represents a pointer toshaderc_compilation_result_t
handle(s) in native memory.Represents an opaque handle typeshaderc_compile_options_t
.Represents a pointer toshaderc_compile_options_t
handle(s) in native memory.Represents an opaque handle typeshaderc_compiler_t
.Represents a pointer toshaderc_compiler_t
handle(s) in native memory.