Home
last modified time | relevance | path

Searched defs:componentWidth (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageAtomicOperationTests.cpp356 static string getComponentTypeStr(tcu::TextureFormat format, uint32_t componentWidth, bool intForma… in getComponentTypeStr()
378 static string getVec4TypeStr(uint32_t componentWidth, bool intFormat, bool uintFormat, bool floatFo… in getVec4TypeStr()
826 const auto componentWidth = getFormatComponentWidth(mapTextureFormat(format), 0u); in AddFillReadShader() local
1197 const uint32_t componentWidth = getFormatComponentWidth(imageFormat, 0); in initPrograms() local
1329 const uint32_t componentWidth = getFormatComponentWidth(imageFormat, 0); in initPrograms() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineVertexInputTests.cpp1499 const uint32_t componentWidth = getPackedVertexFormatComponentWidth(format, componentNdx); in writeVertexInputValueIntPacked() local
1562 const uint32_t componentWidth = getPackedVertexFormatComponentWidth(format, componentNdx); in writeVertexInputValueUfloat() local