Home
last modified time | relevance | path

Searched defs:numSamplers (Results 1 – 9 of 9) sorted by relevance

/external/skia/src/gpu/vk/
DGrVkUniformHandler.h68 int numSamplers() const { return fSamplers.count(); } in numSamplers() function
DGrVkDescriptorSetManager.cpp175 uint32_t numSamplers; in init() local
DGrVkPipelineState.cpp37 uint32_t numSamplers, in GrVkPipelineState()
/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceDefinitionUtil.hpp122 int numSamplers; member
Des31fOpaqueTypeIndexingTests.cpp395 void SamplerIndexingCase::getShaderSpec (ShaderSpec* spec, int numSamplers, int numLookups, const i… in getShaderSpec()
488 const int numSamplers = 8; in iterate() local
/external/deqp/modules/glshared/
DglsRandomShaderCase.cpp242 int numSamplers = 0; in getNumSamplerUniforms() local
/external/deqp/framework/randomshaders/
DrsgExpression.cpp1396 int numSamplers = 0; in countSamplers() local
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktOpaqueTypeIndexingTests.cpp762 const int numSamplers = SamplerIndexingCaseInstance::NUM_SAMPLERS; in iterate() local
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.c631 uint numSamplers, in tgsi_exec_machine_bind_shader()