Searched defs:resultBits (Results 1 - 4 of 4) sorted by relevance
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuTexCompareVerifier.hpp | 43 int resultBits; //!< Number of accurate bits in result value. Assumed to be fixed-point. member
|
/third_party/mesa3d/src/amd/addrlib/src/core/ |
H A D | addrelemlib.cpp | 405 UINT_32 resultBits = 0; // result bits: total bits per pixel after decompression in Flt32ToDepthPixel() local 478 UINT_32 resultBits = 0; // result bits: total bits per pixel after decompression in Flt32ToColorPixel() local 330 Int32sToPixel( UINT_32 numComps, UINT_32* pComps, UINT_32* pCompBits, UINT_32* pCompStart, ComponentFlags properties, UINT_32 resultBits, UINT_8* pPixel) Int32sToPixel() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/ |
H A D | vktConditionalDrawAndClearTests.cpp | 1203 void ConditionalRenderingDrawTestInstance::prepareReferenceImage (tcu::PixelBufferAccess& reference, const VkClearColorValue& clearColor, deUint32 resultBits) in prepareReferenceImage() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/ |
H A D | vktConditionalDrawAndClearTests.cpp | 1183 void ConditionalRenderingDrawTestInstance::prepareReferenceImage (tcu::PixelBufferAccess& reference, const VkClearColorValue& clearColor, deUint32 resultBits) in prepareReferenceImage() argument
|
Completed in 8 milliseconds