Searched defs:numLookups (Results 1 – 4 of 4) sorted by relevance
/external/deqp/modules/gles2/performance/ |
D | es2pShaderCompilationCases.cpp | 1448 static string textureLookupFragmentTemplate (int numLookups, ConditionalUsage conditionalUsage, Con… in textureLookupFragmentTemplate() 1541 …Spec> textureLookupShaderUniforms (const string& nameSpecialization, int numLookups, ConditionalUs… in textureLookupShaderUniforms() 2206 …ription, int caseID, bool avoidCache, bool addWhitespaceAndComments, int numLookups, ConditionalUs… in ShaderCompilerTextureCase() 2683 … const char* description, int caseID, InvalidityType invalidityType, int numLookups, ConditionalUs… in InvalidShaderCompilerTextureCase() 2910 int numLookups = texLookupCounts[lookupCountNdx]; in addShaderCompilationPerformanceCases() local
|
/external/deqp/modules/gles3/performance/ |
D | es3pShaderCompilationCases.cpp | 1463 static string textureLookupFragmentTemplate (int numLookups, ConditionalUsage conditionalUsage, Con… in textureLookupFragmentTemplate() 1558 …Spec> textureLookupShaderUniforms (const string& nameSpecialization, int numLookups, ConditionalUs… in textureLookupShaderUniforms() 2226 …ription, int caseID, bool avoidCache, bool addWhitespaceAndComments, int numLookups, ConditionalUs… in ShaderCompilerTextureCase() 2703 … const char* description, int caseID, InvalidityType invalidityType, int numLookups, ConditionalUs… in InvalidShaderCompilerTextureCase() 2930 int numLookups = texLookupCounts[lookupCountNdx]; in addShaderCompilationPerformanceCases() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fOpaqueTypeIndexingTests.cpp | 398 void SamplerIndexingCase::getShaderSpec (ShaderSpec* spec, int numSamplers, int numLookups, const i… in getShaderSpec() 493 const int numLookups = 4; in iterate() local
|
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktOpaqueTypeIndexingTests.cpp | 682 const int numLookups = SamplerIndexingCaseInstance::NUM_LOOKUPS; in iterate() local
|