Blender V5.0
blender::gpu::MTLShaderCompiler Member List

This is the complete list of members for blender::gpu::MTLShaderCompiler, including all inherited members.

batch_cancel(BatchHandle &handle)blender::gpu::ShaderCompiler
batch_compile(Span< const shader::ShaderCreateInfo * > &infos, CompilationPriority priority)blender::gpu::ShaderCompiler
batch_finalize(BatchHandle &handle)blender::gpu::ShaderCompiler
batch_is_ready(BatchHandle handle)blender::gpu::ShaderCompiler
compile(const shader::ShaderCreateInfo &info, bool is_batch_compilation)blender::gpu::ShaderCompiler
compile_shader(const shader::ShaderCreateInfo &info) overrideblender::gpu::MTLShaderCompilervirtual
destruct_compilation_worker()blender::gpu::ShaderCompilerinlineprotected
is_compiling()blender::gpu::ShaderCompiler
MTLShaderCompiler()blender::gpu::MTLShaderCompiler
precompile_specializations(Span< ShaderSpecialization > specializations, CompilationPriority priority)blender::gpu::ShaderCompiler
ShaderCompiler(uint32_t threads_count=1, GPUWorker::ContextType context_type=GPUWorker::ContextType::PerThread, bool support_specializations=false)blender::gpu::ShaderCompiler
specialization_batch_is_ready(SpecializationBatchHandle &handle)blender::gpu::ShaderCompiler
specialize_shader(ShaderSpecialization &specialization) overrideblender::gpu::MTLShaderCompilervirtual
wait_for_all()blender::gpu::ShaderCompiler
~ShaderCompiler()blender::gpu::ShaderCompilervirtual