Searched refs:vec4FromPtr (Results 1 – 3 of 3) sorted by relevance
121 static inline tcu::Vec4 vec4FromPtr (const float* const ptr) in vec4FromPtr() function1216 const tcu::Vec4 color = vec4FromPtr(&value.val.samplerV.fillColor.floatV[0]); in setupTexture()
105 static inline tcu::Vec4 vec4FromPtr (const float* const ptr) in vec4FromPtr() function1202 const tcu::Vec4 color = vec4FromPtr(&value.val.samplerV.fillColor[0]); in setupTexture()
117 static inline tcu::Vec4 vec4FromPtr (const float* const ptr) in vec4FromPtr() function1400 const tcu::Vec4 color = vec4FromPtr(&value.val.samplerV.fillColor.floatV[0]); in setupTexture()