Home
last modified time | relevance | path

Searched defs:uintType (Results 1 – 11 of 11) sorted by relevance

/external/lzma/CPP/Common/
DStringToInt.cpp11 #define CONVERT_STRING_TO_UINT_FUNC(uintType, charType, charTypeUnsigned) \ argument
/external/deqp/modules/glshared/
DglsShaderExecUtil.cpp315 const glu::VarType uintType (uintBasicType, glu::PRECISION_HIGHP); in generateFragShaderOutputDecl() local
334 const glu::VarType uintType (uintBasicType, glu::PRECISION_HIGHP); in generateFragShaderOutputDecl() local
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderExecutor.cpp327 const glu::VarType uintType (uintBasicType, glu::PRECISION_HIGHP); in generateFragShaderOutputDecl() local
346 const glu::VarType uintType (uintBasicType, glu::PRECISION_HIGHP); in generateFragShaderOutputDecl() local
DvktShaderCommonFunctionTests.cpp2455 const glu::DataType uintType = vecSize > 1 ? glu::getDataTypeUintVec(vecSize) : glu::TYPE_UINT; in init() local
/external/deqp-deps/glslang/hlsl/
DhlslGrammar.cpp2333 TType uintType(EbtUint, storage); in acceptStructBufferType() local
DhlslParseHelper.cpp5207 TType uintType(EbtUint, EvqTemporary); in decomposeIntrinsic() local
5227 TType uintType(EbtUint, EvqTemporary); in decomposeIntrinsic() local
/external/deqp-deps/glslang/glslang/MachineIndependent/
DIntermediate.cpp1667 static bool canSignedIntTypeRepresentAllUnsignedValues(TBasicType sintType, TBasicType uintType) { in canSignedIntTypeRepresentAllUnsignedValues()
/external/deqp/modules/gles3/functional/
Des3fShaderCommonFunctionTests.cpp1700 const glu::DataType uintType = vecSize > 1 ? glu::getDataTypeUintVec(vecSize) : glu::TYPE_UINT; in init() local
/external/swiftshader/src/OpenGL/libGLESv2/
DProgram.cpp860 …static GLenum uintType[] = { GL_UNSIGNED_INT, GL_UNSIGNED_INT_VEC2, GL_UNSIGNED_INT_VEC3, GL_UNSIG… in setUniformuiv() local
/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp6181 spv::Id uintType = builder.makeUintType(32); local
/external/deqp/modules/gles31/functional/
Des31fShaderCommonFunctionTests.cpp2209 const glu::DataType uintType = vecSize > 1 ? glu::getDataTypeUintVec(vecSize) : glu::TYPE_UINT; in init() local