Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkLights.cpp23 int numLights = buf.readInt(); in MakeFromBuffer() local
/external/skia/include/core/
DSkLights.h172 int numLights() const { in numLights() function
/external/deqp/modules/gles3/performance/
Des3pShaderCompilationCases.cpp757 static string lightVertexTemplate (int numLights, bool isVertexCase, LightType lightType) in lightVertexTemplate()
904 static string lightFragmentTemplate (int numLights, bool isVertexCase, LightType lightType) in lightFragmentTemplate()
1065 …::UniformSpec> lightShaderUniforms (const string& nameSpecialization, int numLights, LightType lig… in lightShaderUniforms()
2166 …D, bool avoidCache, bool addWhitespaceAndComments, bool isVertexCase, int numLights, LightType lig… in ShaderCompilerLightCase()
2675 …iption, int caseID, InvalidityType invalidityType, bool isVertexCase, int numLights, LightType lig… in InvalidShaderCompilerLightCase()
2868 int numLights = lightCounts[lightCountNdx]; in addShaderCompilationPerformanceCases() local
/external/deqp/modules/gles2/performance/
Des2pShaderCompilationCases.cpp757 static string lightVertexTemplate (int numLights, bool isVertexCase, LightType lightType) in lightVertexTemplate()
903 static string lightFragmentTemplate (int numLights, bool isVertexCase, LightType lightType) in lightFragmentTemplate()
1060 …::UniformSpec> lightShaderUniforms (const string& nameSpecialization, int numLights, LightType lig… in lightShaderUniforms()
2146 …D, bool avoidCache, bool addWhitespaceAndComments, bool isVertexCase, int numLights, LightType lig… in ShaderCompilerLightCase()
2655 …iption, int caseID, InvalidityType invalidityType, bool isVertexCase, int numLights, LightType lig… in InvalidShaderCompilerLightCase()
2848 int numLights = lightCounts[lightCountNdx]; in addShaderCompilationPerformanceCases() local