Searched defs:compilerHandle (Results 1 – 5 of 5) sorted by relevance
321 const ShHandle compilerHandle = GetCompilerHandle(SH_SPIRV_VULKAN_OUTPUT); in TEST_P() local352 const ShHandle compilerHandle = GetCompilerHandle(SH_SPIRV_VULKAN_OUTPUT); in TEST_P() local
191 void CompiledShaderState::buildCompiledShaderState(const ShHandle compilerHandle, in buildCompiledShaderState()
331 ShHandle compilerHandle = compiler->getHandle(); in compile() local
464 ShHandle compilerHandle = compilerInstance.getHandle(); in compile() local511 ShHandle compilerHandle = mCompilingState->shCompilerInstance.getHandle(); in resolveCompile() local
635 bool TCompiler::getShaderBinary(const ShHandle compilerHandle, in getShaderBinary()