Home
last modified time | relevance | path

Searched defs:numLookups (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/deqp/modules/gles2/performance/
H A Des2pShaderCompilationCases.cpp1492 static string textureLookupFragmentTemplate(int numLookups, ConditionalUsage conditionalUsage, in textureLookupFragmentTemplate()
1581 int numLookups, in textureLookupShaderUniforms()
2293int 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 Des3pShaderCompilationCases.cpp1505 static string textureLookupFragmentTemplate(int numLookups, ConditionalUsage conditionalUsage, in textureLookupFragmentTemplate()
1595 int numLookups, in textureLookupShaderUniforms()
2310int 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 Des31fOpaqueTypeIndexingTests.cpp418 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 DvktOpaqueTypeIndexingTests.cpp679 const int numLookups = SamplerIndexingCaseInstance::NUM_LOOKUPS; in iterate() local