Searched defs:numLookups (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/deqp/modules/gles2/performance/ |
H A D | es2pShaderCompilationCases.cpp | 1492 static string textureLookupFragmentTemplate(int numLookups, ConditionalUsage conditionalUsage, in textureLookupFragmentTemplate() 1581 int numLookups, in textureLookupShaderUniforms() 2293 … int numLookups, ConditionalUsage conditionalUsage, in ShaderCompilerTextureCase() 2817 … InvalidityType invalidityType, int numLookups, in InvalidShaderCompilerTextureCase() 3085 int numLookups = texLookupCounts[lookupCountNdx]; in addShaderCompilationPerformanceCases() local
|
/aosp_15_r20/external/deqp/modules/gles3/performance/ |
H A D | es3pShaderCompilationCases.cpp | 1505 static string textureLookupFragmentTemplate(int numLookups, ConditionalUsage conditionalUsage, in textureLookupFragmentTemplate() 1595 int numLookups, in textureLookupShaderUniforms() 2310 … int numLookups, ConditionalUsage conditionalUsage, in ShaderCompilerTextureCase() 2834 … InvalidityType invalidityType, int numLookups, in InvalidShaderCompilerTextureCase() 3102 int numLookups = texLookupCounts[lookupCountNdx]; in addShaderCompilationPerformanceCases() local
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fOpaqueTypeIndexingTests.cpp | 418 void SamplerIndexingCase::getShaderSpec(ShaderSpec *spec, int numSamplers, int numLookups, const in… in getShaderSpec() 512 const int numLookups = 4; in iterate() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
H A D | vktOpaqueTypeIndexingTests.cpp | 679 const int numLookups = SamplerIndexingCaseInstance::NUM_LOOKUPS; in iterate() local
|