Home
last modified time | relevance | path

Searched defs:intType (Results 1 – 15 of 15) sorted by relevance

/third_party/vk-gl-cts/modules/glshared/
DglsShaderExecUtil.cpp121 const glu::VarType intType (intBaseType, glu::PRECISION_HIGHP); in generateVertexShader() local
200 const glu::VarType intType (intBaseType, glu::PRECISION_HIGHP); in generateGeometryShader() local
324 const glu::VarType intType (intBasicType, glu::PRECISION_HIGHP); in generateFragShaderOutputDecl() local
436 const glu::VarType intType (intBaseType, glu::PRECISION_HIGHP); in generatePassthroughFragmentShader() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/
DvktMemoryModelMessagePassing.cpp352 const bool intType = (m_data.dataType == DATA_TYPE_UINT || m_data.dataType == DATA_TYPE_UINT64); in initPrograms() local
844 const bool intType = (m_data.dataType == DATA_TYPE_UINT || m_data.dataType == DATA_TYPE_UINT64); in initProgramsTransitive() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory_model/
DvktMemoryModelMessagePassing.cpp352 const bool intType = (m_data.dataType == DATA_TYPE_UINT || m_data.dataType == DATA_TYPE_UINT64); in initPrograms() local
844 const bool intType = (m_data.dataType == DATA_TYPE_UINT || m_data.dataType == DATA_TYPE_UINT64); in initProgramsTransitive() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fShaderIntegerFunctionTests.cpp901 const glu::DataType intType = vecSize == 1 ? glu::TYPE_INT : glu::getDataTypeIntVec(vecSize); in BitCountCase() local
961 const glu::DataType intType = vecSize == 1 ? glu::TYPE_INT : glu::getDataTypeIntVec(vecSize); in FindLSBCase() local
1021 const glu::DataType intType = vecSize == 1 ? glu::TYPE_INT : glu::getDataTypeIntVec(vecSize); in FindMSBCase() local
Des31fShaderCommonFunctionTests.cpp996 …const glu::DataType intType = outIsSigned ? (vecSize > 1 ? glu::getDataTypeIntVec(vecSize) : glu:… in FloatBitsToUintIntCase() local
1704 const glu::DataType intType = vecSize > 1 ? glu::getDataTypeIntVec(vecSize) : glu::TYPE_INT; in FrexpCase() local
1795 const glu::DataType intType = vecSize > 1 ? glu::getDataTypeIntVec(vecSize) : glu::TYPE_INT; in LdexpCase() local
2170 const glu::DataType intType = vecSize > 1 ? glu::getDataTypeIntVec(vecSize) : glu::TYPE_INT; in init() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
DvktShaderIntegerFunctionTests.cpp1099 const glu::DataType intType = vecSize == 1 ? glu::TYPE_INT : glu::getDataTypeIntVec(vecSize); in BitCountCase() local
1163 const glu::DataType intType = vecSize == 1 ? glu::TYPE_INT : glu::getDataTypeIntVec(vecSize); in FindLSBCase() local
1227 const glu::DataType intType = vecSize == 1 ? glu::TYPE_INT : glu::getDataTypeIntVec(vecSize); in findMSBCase() local
DvktShaderExecutor.cpp230 const glu::VarType intType (intBaseType, glu::PRECISION_HIGHP); in generateVertexShader() local
338 const glu::VarType intType (intBasicType, glu::PRECISION_HIGHP); in generateFragShaderOutputDecl() local
412 const glu::VarType intType (intBaseType, glu::PRECISION_HIGHP); in generatePassthroughFragmentShader() local
461 const glu::VarType intType (intBaseType, glu::PRECISION_HIGHP); in generateGeometryShader() local
DvktShaderCommonFunctionTests.cpp913 …const glu::DataType intType = outIsSigned ? (vecSize > 1 ? glu::getDataTypeIntVec(vecSize) : glu:… in FloatBitsToUintIntCase() local
1044 const glu::DataType intType = vecSize > 1 ? glu::getDataTypeIntVec(vecSize) : glu::TYPE_INT; in init() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderIntegerFunctionTests.cpp1099 const glu::DataType intType = vecSize == 1 ? glu::TYPE_INT : glu::getDataTypeIntVec(vecSize); in BitCountCase() local
1163 const glu::DataType intType = vecSize == 1 ? glu::TYPE_INT : glu::getDataTypeIntVec(vecSize); in FindLSBCase() local
1227 const glu::DataType intType = vecSize == 1 ? glu::TYPE_INT : glu::getDataTypeIntVec(vecSize); in findMSBCase() local
DvktShaderExecutor.cpp230 const glu::VarType intType (intBaseType, glu::PRECISION_HIGHP); in generateVertexShader() local
338 const glu::VarType intType (intBasicType, glu::PRECISION_HIGHP); in generateFragShaderOutputDecl() local
412 const glu::VarType intType (intBaseType, glu::PRECISION_HIGHP); in generatePassthroughFragmentShader() local
461 const glu::VarType intType (intBaseType, glu::PRECISION_HIGHP); in generateGeometryShader() local
DvktShaderCommonFunctionTests.cpp917 …const glu::DataType intType = outIsSigned ? (vecSize > 1 ? glu::getDataTypeIntVec(vecSize) : glu:… in FloatBitsToUintIntCase() local
1048 const glu::DataType intType = vecSize > 1 ? glu::getDataTypeIntVec(vecSize) : glu::TYPE_INT; in init() local
/third_party/glslang/SPIRV/
DSpvBuilder.cpp2481 spv::Id intType = makeUintType(32); in createArrayLength() local
2492 spv::Id intType = makeUintType(32); in createCooperativeMatrixLengthKHR() local
2509 spv::Id intType = makeUintType(32); in createCooperativeMatrixLengthNV() local
3126 Id intType = isUnsignedResult ? makeUintType(32) : makeIntType(32); in createTextureQueryCall() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderCommonFunctionTests.cpp916 …const glu::DataType intType = outIsSigned ? (vecSize > 1 ? glu::getDataTypeIntVec(vecSize) : glu:… in FloatBitsToUintIntCase() local
1662 const glu::DataType intType = vecSize > 1 ? glu::getDataTypeIntVec(vecSize) : glu::TYPE_INT; in init() local
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/
Dpacking.inl682 GLM_FUNC_QUALIFIER vecType<floatType, P> unpackSnorm(vecType<intType, P> const & v)
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DProgram.cpp742 static GLenum intType[] = { GL_INT, GL_INT_VEC2, GL_INT_VEC3, GL_INT_VEC4 }; in setUniformiv() local