Home
last modified time | relevance | path

Searched defs:isUint (Results 1 - 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DFormat.h208 constexpr bool Format::isUint() const in isUint() function in angle::Format
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleImageTests.cpp646 std::string getColorFormatStr (const int numComponents, const bool isUint, const bool isSint) in getColorFormatStr() argument
657 std::string getSamplerTypeStr (const int numLayers, const bool isUint, const bool isSint) in getSamplerTypeStr() argument
666 std::string getColorStr (const T* data, int numComponents, const bool isUint, const bool isSint) in getColorStr() argument
[all...]
H A DvktPipelineRenderToImageTests.cpp490 std::string getColorFormatStr (const int numComponents, const bool isUint, const bool isSint) in getColorFormatStr() argument
737 const bool isUint = isUintFormat(caseDef.colorFormat); in initPrograms() local
H A DvktPipelineExtendedDynamicStateTests.cpp1459 const bool isUint; member in vkt::pipeline::__anon28194::SingleColorGenerator
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampleImageTests.cpp642 std::string getColorFormatStr (const int numComponents, const bool isUint, const bool isSint) in getColorFormatStr() argument
653 std::string getSamplerTypeStr (const int numLayers, const bool isUint, const bool isSint) in getSamplerTypeStr() argument
662 std::string getColorStr (const T* data, int numComponents, const bool isUint, const bool isSint) in getColorStr() argument
[all...]
H A DvktPipelineRenderToImageTests.cpp487 std::string getColorFormatStr (const int numComponents, const bool isUint, const bool isSint) in getColorFormatStr() argument
731 const bool isUint = isUintFormat(caseDef.colorFormat); in initPrograms() local
H A DvktPipelineExtendedDynamicStateTests.cpp1098 const bool isUint; member in vkt::pipeline::__anon29419::SingleColorGenerator
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fTransformFeedbackTests.cpp539 const bool isUint = glu::isDataTypeUintOrUVec(attrib.type.getBasicType()); in genAttributeData() local
H A Des3fFragmentOutputTests.cpp630 bool isUint = glu::isDataTypeUintOrUVec(output.type); in iterate() local
782 bool isUint = glu::isDataTypeUintOrUVec(output.type); in iterate() local
845 const bool isUint = glu::isDataTypeUintOrUVec(output.type); in iterate() local
H A Des3fShaderOperatorTests.cpp858 bool isUint = de::inRange<int>(inType, TYPE_UINT, TYPE_UINT_VEC4); in setupShaderData() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageLoadStoreTests.cpp3139 const auto isUint = isUintFormat(format); in createImageExtendOperandsTests() local
H A DvktImageMutableTests.cpp306 std::string getColorFormatStr (const int numComponents, const bool isUint, const bool isSint) in getColorFormatStr() argument
371 const bool isUint = isUintFormat(caseDef.viewFormat); in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageLoadStoreTests.cpp3079 const auto isUint = isUintFormat(format); in createImageExtendOperandsTests() local
H A DvktImageMutableTests.cpp306 std::string getColorFormatStr (const int numComponents, const bool isUint, const bool isSint) in getColorFormatStr() argument
371 const bool isUint = isUintFormat(caseDef.viewFormat); in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderOperatorTests.cpp725 const bool isUint = de::inRange<int>(inType, TYPE_UINT, TYPE_UINT_VEC4); in setupShaderData() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderOperatorTests.cpp728 const bool isUint = de::inRange<int>(inType, TYPE_UINT, TYPE_UINT_VEC4); in setupShaderData() local

Completed in 66 milliseconds