Home
last modified time | relevance | path

Searched refs:getDataTypeScalarType (Results 1 – 25 of 31) sorted by relevance

12

/external/deqp/modules/glshared/
DglsShaderLibraryCase.cpp160 if (getDataTypeScalarType(basicType) == TYPE_FLOAT) in genVertexShader()
178 if (getDataTypeScalarType(val.type.getBasicType()) == TYPE_FLOAT) in genVertexShader()
210 if (getDataTypeScalarType(val.type.getBasicType()) == TYPE_FLOAT) in genCompareOp()
259 if (getDataTypeScalarType(basicType) == TYPE_FLOAT) in genFragmentShader()
305 if (getDataTypeScalarType(basicType) == TYPE_FLOAT) in specializeVertexShader()
326 if (getDataTypeScalarType(basicType) == TYPE_FLOAT) in specializeVertexShader()
380 if (getDataTypeScalarType(basicType) == TYPE_FLOAT) in specializeFragmentShader()
446 if (getDataTypeScalarType(basicType) == TYPE_FLOAT) in generateVertexSpecialization()
1203 …if ((m_spec.caseType == CASETYPE_FRAGMENT_ONLY) || (getDataTypeScalarType(dataType) != TYPE_FLOAT)) in execute()
DglsUniformBlockCase.cpp626 glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in generateValue()
944 glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in generateValueSrc()
DglsShaderExecUtil.cpp551 switch (glu::getDataTypeScalarType(basicType)) in getRenderbufferFormatForOutput()
/external/deqp/framework/opengl/
DgluVarTypeUtil.hpp365 basicType = getDataTypeScalarType(basicType); in isValidTypePath()
407 basicType = getDataTypeScalarType(basicType); in getVarType()
DgluShaderUtil.hpp216 DataType getDataTypeScalarType (DataType dataType);
DgluShaderUtil.cpp387 DataType getDataTypeScalarType (DataType dataType) in getDataTypeScalarType() function
DgluShaderLibrary.cpp953 DataType scalarType = getDataTypeScalarType(expectedDataType); in parseValueElement()
/external/deqp/modules/gles2/functional/
Des2fDefaultVertexAttributeTests.cpp340 …buf << " highp " << vectorType << " normalizedValue = " << ((glu::getDataTypeScalarType(m_dataType… in genVertexSource()
342 …buf << " highp " << vectorType << " normalizedValue = " << ((glu::getDataTypeScalarType(m_dataType… in genVertexSource()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSpecConstantTests.cpp1219 …const std::string iVal = (i == specConstNdx ? specConstName : glu::getDataTypeScalarType(type) == … in generateInitializerListWithSpecConstant()
1279 switch (getDataTypeScalarType(dataType)) in getDataTypeScalarSizeBytes()
1390 const glu::DataType scalarType = glu::getDataTypeScalarType(type); in makeMatrixVectorCompositeCaseDefinition()
1446 const glu::DataType scalarType = glu::getDataTypeScalarType(elemType); in makeArrayCompositeCaseDefinition()
1485 const glu::DataType scalarType = glu::getDataTypeScalarType(memberType); in makeStructCompositeCaseDefinition()
/external/deqp/modules/gles3/functional/
Des3fTransformFeedbackTests.cpp728 glu::DataType scalarType = glu::getDataTypeScalarType(type); in compareTransformFeedbackOutput()
1123 glu::DataType scalarType = glu::getDataTypeScalarType(attrib->type.getBasicType()); in runTest()
1470 Interpolation interp = glu::getDataTypeScalarType(type) == glu::TYPE_FLOAT in init()
1666 bool isFloat = glu::getDataTypeScalarType(type) == glu::TYPE_FLOAT; in init()
1700 bool isFloat = glu::getDataTypeScalarType(type) == glu::TYPE_FLOAT; in init()
1734 bool isFloat = glu::getDataTypeScalarType(type) == glu::TYPE_FLOAT; in init()
Des3fDefaultVertexAttributeTests.cpp417 …buf << " highp " << vectorType << " normalizedValue = " << ((glu::getDataTypeScalarType(m_dataType… in genVertexSource()
419 …buf << " highp " << vectorType << " normalizedValue = " << ((glu::getDataTypeScalarType(m_dataType… in genVertexSource()
Des3fUniformApiTests.cpp718 const glu::DataType texResultScalarType = glu::getDataTypeScalarType(texResultType); in generateRandomVarValue()
770 const glu::DataType texResultScalarType = glu::getDataTypeScalarType(texResultType); in generateZeroVarValue()
Des3fShaderCommonFunctionTests.cpp295 const glu::DataType scalarType = glu::getDataTypeScalarType(basicType); in operator <<()
/external/deqp/modules/gles31/functional/
Des31fSeparateShaderTests.cpp207 switch (getDataTypeScalarType(basicType)) in printInputColor()
297 if (glu::getDataTypeScalarType(type) != glu::TYPE_FLOAT) in chooseInterpolation()
419 switch (getDataTypeScalarType(type)) in printRandomInitializer()
Des31fUniformLocationTests.cpp328 const glu::DataType scalarType = glu::getDataTypeScalarType(subType.getBasicType()); in genShaderSources()
565 const glu::DataType scalarType = glu::getDataTypeScalarType(type.getBasicType()); in render()
Des31fShaderSharedVarTests.cpp370 if (glu::getDataTypeScalarType(DataType(basicType)) == glu::TYPE_DOUBLE) in init()
Des31fSSBOLayoutCase.cpp733 const glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in generateValue()
1014 const glu::DataType scalarType = glu::getDataTypeScalarType(basicType); in generateImmScalarVectorSrc()
1685 const glu::DataType scalarType = glu::getDataTypeScalarType(refEntry.type); in compareBufferVarData()
Des31fProgramInterfaceQueryTestCase.cpp115 …return glu::getDataTypeScalarSize(type.getBasicType()) * getTypeSize(glu::getDataTypeScalarType(ty… in getVarTypeSize()
536 …e(component.getVariableType()->getBasicType()) * getTypeSize(glu::getDataTypeScalarType(component.… in validateSingleVariable()
701 …const int majorSize = numMajorElements * getTypeSize(glu::getDataTypeScalarType(component.getVar… in validateSingleVariable()
Des31fShaderIntegerFunctionTests.cpp82 const glu::DataType scalarType = glu::getDataTypeScalarType(basicType); in operator <<()
Des31fOpaqueTypeIndexingTests.cpp215 const glu::DataType outScalarType = glu::getDataTypeScalarType(outType); in getSamplerTextureFormat()
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutCase.cpp704 const glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in generateValue()
1041 const glu::DataType scalarType = glu::getDataTypeScalarType(basicType); in generateImmScalarVectorSrc()
1590 const glu::DataType scalarType = glu::getDataTypeScalarType(refEntry.type); in compareBufferVarData()
/external/deqp/external/vulkancts/modules/vulkan/
DvktShaderLibrary.cpp223 if (getDataTypeScalarType(val.type.getBasicType()) == glu::TYPE_FLOAT) in genCompareOp()
1024 const DataType scalarType = getDataTypeScalarType(basicType); in getVertexAttributeDescriptions()
/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockCase.cpp577 glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in generateValue()
976 glu::DataType scalarType = glu::getDataTypeScalarType(entry.type); in generateValueSrc()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderIntegerFunctionTests.cpp84 const glu::DataType scalarType = glu::getDataTypeScalarType(basicType); in operator <<()
DvktOpaqueTypeIndexingTests.cpp374 const glu::DataType outScalarType = glu::getDataTypeScalarType(outType); in getSamplerTextureFormat()

12