HomeSort by relevance Sort by last modified time
    Searched refs:getDataTypeNumComponents (Results 1 - 5 of 5) sorted by null

  /external/deqp/framework/opengl/
gluShaderUtil.hpp 248 int getDataTypeNumComponents (DataType dataType);
gluShaderUtil.cpp 811 int getDataTypeNumComponents (DataType dataType)
  /external/deqp/modules/glshared/
glsShaderExecUtil.cpp 548 const int numComps = glu::getDataTypeNumComponents(basicType);
665 const int outVecSize = glu::getDataTypeNumComponents(output.varType.getBasicType());
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineSpecConstantTests.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
vktShaderExecutor.cpp 532 const int numComps = glu::getDataTypeNumComponents(basicType);
    [all...]

Completed in 142 milliseconds