/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/ |
D | vktDynamicStateGeneralTests.cpp | 62 …m_data.push_back(PositionColorVertex(tcu::Vec4(-1.0f, 1.0f, 1.0f, 1.0f), tcu::RGBA::green().toVec(… in StateSwitchTestInstance() 63 …m_data.push_back(PositionColorVertex(tcu::Vec4(1.0f, 1.0f, 1.0f, 1.0f), tcu::RGBA::green().toVec()… in StateSwitchTestInstance() 64 …ta.push_back(PositionColorVertex(tcu::Vec4(-1.0f, -1.0f, 1.0f, 1.0f), tcu::RGBA::green().toVec())); in StateSwitchTestInstance() 65 …m_data.push_back(PositionColorVertex(tcu::Vec4(1.0f, -1.0f, 1.0f, 1.0f), tcu::RGBA::green().toVec(… in StateSwitchTestInstance() 167 …m_data.push_back(PositionColorVertex(tcu::Vec4(-1.0f, 1.0f, 1.0f, 1.0f), tcu::RGBA::green().toVec(… in BindOrderTestInstance() 168 …m_data.push_back(PositionColorVertex(tcu::Vec4(1.0f, 1.0f, 1.0f, 1.0f), tcu::RGBA::green().toVec()… in BindOrderTestInstance() 169 …ta.push_back(PositionColorVertex(tcu::Vec4(-1.0f, -1.0f, 1.0f, 1.0f), tcu::RGBA::green().toVec())); in BindOrderTestInstance() 170 …m_data.push_back(PositionColorVertex(tcu::Vec4(1.0f, -1.0f, 1.0f, 1.0f), tcu::RGBA::green().toVec(… in BindOrderTestInstance() 276 …m_data.push_back(PositionColorVertex(tcu::Vec4(-1.0f, 1.0f, 1.0f, 1.0f), tcu::RGBA::green().toVec(… in StatePersistenceTestInstance() 277 …m_data.push_back(PositionColorVertex(tcu::Vec4(1.0f, 1.0f, 1.0f, 1.0f), tcu::RGBA::green().toVec()… in StatePersistenceTestInstance() [all …]
|
D | vktDynamicStateDSTests.cpp | 423 …a.push_back(PositionColorVertex(tcu::Vec4(-1.0f, 1.0f, 0.375f, 1.0f), tcu::RGBA::green().toVec())); in DepthBoundsParamTestInstance() 424 …ta.push_back(PositionColorVertex(tcu::Vec4(0.0f, 1.0f, 0.375f, 1.0f), tcu::RGBA::green().toVec())); in DepthBoundsParamTestInstance() 425 ….push_back(PositionColorVertex(tcu::Vec4(-1.0f, -1.0f, 0.375f, 1.0f), tcu::RGBA::green().toVec())); in DepthBoundsParamTestInstance() 426 …a.push_back(PositionColorVertex(tcu::Vec4(0.0f, -1.0f, 0.375f, 1.0f), tcu::RGBA::green().toVec())); in DepthBoundsParamTestInstance() 428 …ta.push_back(PositionColorVertex(tcu::Vec4(0.0f, 1.0f, 0.625f, 1.0f), tcu::RGBA::green().toVec())); in DepthBoundsParamTestInstance() 429 …ta.push_back(PositionColorVertex(tcu::Vec4(1.0f, 1.0f, 0.625f, 1.0f), tcu::RGBA::green().toVec())); in DepthBoundsParamTestInstance() 430 …a.push_back(PositionColorVertex(tcu::Vec4(0.0f, -1.0f, 0.625f, 1.0f), tcu::RGBA::green().toVec())); in DepthBoundsParamTestInstance() 431 …a.push_back(PositionColorVertex(tcu::Vec4(1.0f, -1.0f, 0.625f, 1.0f), tcu::RGBA::green().toVec())); in DepthBoundsParamTestInstance() 433 …m_data.push_back(PositionColorVertex(tcu::Vec4(-1.0f, 1.0f, 1.0f, 1.0f), tcu::RGBA::blue().toVec()… in DepthBoundsParamTestInstance() 434 …m_data.push_back(PositionColorVertex(tcu::Vec4(1.0f, 1.0f, 1.0f, 1.0f), tcu::RGBA::blue().toVec())… in DepthBoundsParamTestInstance() [all …]
|
D | vktDynamicStateRSTests.cpp | 387 …m_data.push_back(PositionColorVertex(tcu::Vec4(-1.0f, 1.0f, 0.5f, 1.0f), tcu::RGBA::blue().toVec()… in DepthBiasParamTestInstance() 388 …m_data.push_back(PositionColorVertex(tcu::Vec4(1.0f, 1.0f, 0.5f, 1.0f), tcu::RGBA::blue().toVec())… in DepthBiasParamTestInstance() 389 …m_data.push_back(PositionColorVertex(tcu::Vec4(-1.0f, -1.0f, 0.5f, 1.0f), tcu::RGBA::blue().toVec(… in DepthBiasParamTestInstance() 390 …m_data.push_back(PositionColorVertex(tcu::Vec4(1.0f, -1.0f, 0.5f, 1.0f), tcu::RGBA::blue().toVec()… in DepthBiasParamTestInstance() 392 …m_data.push_back(PositionColorVertex(tcu::Vec4(-0.5f, 0.5f, 1.0f, 1.0f), tcu::RGBA::green().toVec(… in DepthBiasParamTestInstance() 393 …m_data.push_back(PositionColorVertex(tcu::Vec4(0.5f, 0.5f, 1.0f, 1.0f), tcu::RGBA::green().toVec()… in DepthBiasParamTestInstance() 394 …ta.push_back(PositionColorVertex(tcu::Vec4(-0.5f, -0.5f, 1.0f, 1.0f), tcu::RGBA::green().toVec())); in DepthBiasParamTestInstance() 395 …m_data.push_back(PositionColorVertex(tcu::Vec4(0.5f, -0.5f, 1.0f, 1.0f), tcu::RGBA::green().toVec(… in DepthBiasParamTestInstance() 397 …m_data.push_back(PositionColorVertex(tcu::Vec4(-1.0f, 1.0f, 0.5f, 1.0f), tcu::RGBA::red().toVec())… in DepthBiasParamTestInstance() 398 …m_data.push_back(PositionColorVertex(tcu::Vec4(1.0f, 1.0f, 0.5f, 1.0f), tcu::RGBA::red().toVec())); in DepthBiasParamTestInstance() [all …]
|
D | vktDynamicStateVPTests.cpp | 57 …m_data.push_back(PositionColorVertex(tcu::Vec4(-0.5f, 0.5f, 1.0f, 1.0f), tcu::RGBA::green().toVec(… in initialize() 58 …m_data.push_back(PositionColorVertex(tcu::Vec4(0.5f, 0.5f, 1.0f, 1.0f), tcu::RGBA::green().toVec()… in initialize() 59 …ta.push_back(PositionColorVertex(tcu::Vec4(-0.5f, -0.5f, 1.0f, 1.0f), tcu::RGBA::green().toVec())); in initialize() 60 …m_data.push_back(PositionColorVertex(tcu::Vec4(0.5f, -0.5f, 1.0f, 1.0f), tcu::RGBA::green().toVec(… in initialize() 251 …ck(PositionColorVertex(tcu::Vec4(-1.0f, 1.0f, (float)i / 3.0f, 1.0f), tcu::RGBA::green().toVec())); in ViewportArrayTestInstance() 252 …ack(PositionColorVertex(tcu::Vec4(1.0f, 1.0f, (float)i / 3.0f, 1.0f), tcu::RGBA::green().toVec())); in ViewportArrayTestInstance() 253 …k(PositionColorVertex(tcu::Vec4(-1.0f, -1.0f, (float)i / 3.0f, 1.0f), tcu::RGBA::green().toVec())); in ViewportArrayTestInstance() 254 …ck(PositionColorVertex(tcu::Vec4(1.0f, -1.0f, (float)i / 3.0f, 1.0f), tcu::RGBA::green().toVec())); in ViewportArrayTestInstance()
|
D | vktDynamicStateCBTests.cpp | 54 …m_data.push_back(PositionColorVertex(tcu::Vec4(-1.0f, 1.0f, 1.0f, 1.0f), tcu::RGBA::green().toVec(… in BlendConstantsTestInstance() 55 …m_data.push_back(PositionColorVertex(tcu::Vec4(1.0f, 1.0f, 1.0f, 1.0f), tcu::RGBA::green().toVec()… in BlendConstantsTestInstance() 56 …ta.push_back(PositionColorVertex(tcu::Vec4(-1.0f, -1.0f, 1.0f, 1.0f), tcu::RGBA::green().toVec())); in BlendConstantsTestInstance() 57 …m_data.push_back(PositionColorVertex(tcu::Vec4(1.0f, -1.0f, 1.0f, 1.0f), tcu::RGBA::green().toVec(… in BlendConstantsTestInstance()
|
/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawSimpleTest.cpp | 65 …m_data.push_back(VertexElementData(tcu::Vec4(1.0f, -1.0f, 1.0f, 1.0f), tcu::RGBA::blue().toVec(), … in SimpleDraw() 66 …m_data.push_back(VertexElementData(tcu::Vec4(-1.0f, 1.0f, 1.0f, 1.0f), tcu::RGBA::blue().toVec(), … in SimpleDraw() 73 …m_data.push_back(VertexElementData(tcu::Vec4(-0.3f, -0.3f, 1.0f, 1.0f), tcu::RGBA::blue().toVec(),… in SimpleDraw() 74 …m_data.push_back(VertexElementData(tcu::Vec4(-0.3f, 0.3f, 1.0f, 1.0f), tcu::RGBA::blue().toVec(),… in SimpleDraw() 75 …m_data.push_back(VertexElementData(tcu::Vec4( 0.3f, -0.3f, 1.0f, 1.0f), tcu::RGBA::blue().toVec(),… in SimpleDraw() 76 …m_data.push_back(VertexElementData(tcu::Vec4( 0.3f, -0.3f, 1.0f, 1.0f), tcu::RGBA::blue().toVec(),… in SimpleDraw() 77 …m_data.push_back(VertexElementData(tcu::Vec4( 0.3f, 0.3f, 1.0f, 1.0f), tcu::RGBA::blue().toVec(),… in SimpleDraw() 78 …m_data.push_back(VertexElementData(tcu::Vec4(-0.3f, 0.3f, 1.0f, 1.0f), tcu::RGBA::blue().toVec(),… in SimpleDraw() 81 …m_data.push_back(VertexElementData(tcu::Vec4(-0.3f, -0.3f, 1.0f, 1.0f), tcu::RGBA::blue().toVec(),… in SimpleDraw() 82 …m_data.push_back(VertexElementData(tcu::Vec4(-0.3f, 0.3f, 1.0f, 1.0f), tcu::RGBA::blue().toVec(),… in SimpleDraw() [all …]
|
D | vktDrawIndirectTest.cpp | 133 …m_data.push_back(VertexElementData(tcu::Vec4(-1.0f, 1.0f, 1.0f, 1.0f), tcu::RGBA::blue().toVec(), … in IndirectDraw() 138 …m_data.push_back(VertexElementData(tcu::Vec4( 1.0f, -1.0f, 1.0f, 1.0f), tcu::RGBA::blue().toVec(),… in IndirectDraw() 139 …m_data.push_back(VertexElementData(tcu::Vec4(-1.0f, 1.0f, 1.0f, 1.0f), tcu::RGBA::blue().toVec(), … in IndirectDraw() 144 …m_data.push_back(VertexElementData(tcu::Vec4(-0.3f, -0.3f, 1.0f, 1.0f), tcu::RGBA::blue().toVec(),… in IndirectDraw() 145 …m_data.push_back(VertexElementData(tcu::Vec4(-0.3f, 0.3f, 1.0f, 1.0f), tcu::RGBA::blue().toVec(),… in IndirectDraw() 146 …m_data.push_back(VertexElementData(tcu::Vec4( 0.3f, -0.3f, 1.0f, 1.0f), tcu::RGBA::blue().toVec(),… in IndirectDraw() 147 …m_data.push_back(VertexElementData(tcu::Vec4( 0.3f, -0.3f, 1.0f, 1.0f), tcu::RGBA::blue().toVec(),… in IndirectDraw() 148 …m_data.push_back(VertexElementData(tcu::Vec4( 0.3f, 0.3f, 1.0f, 1.0f), tcu::RGBA::blue().toVec(),… in IndirectDraw() 149 …m_data.push_back(VertexElementData(tcu::Vec4(-0.3f, 0.3f, 1.0f, 1.0f), tcu::RGBA::blue().toVec(),… in IndirectDraw() 152 …m_data.push_back(VertexElementData(tcu::Vec4(-0.3f, 0.0f, 1.0f, 1.0f), tcu::RGBA::blue().toVec()… in IndirectDraw() [all …]
|
D | vktDrawIndexedTest.cpp | 115 …m_data.push_back(VertexElementData(tcu::Vec4(-1.0f, 1.0f, 1.0f, 1.0f), tcu::RGBA::blue().toVec(), … in DrawIndexed() 120 …m_data.push_back(VertexElementData(tcu::Vec4( -0.3f, 0.3f, 1.0f, 1.0f), tcu::RGBA::blue().toVec()… in DrawIndexed() 121 …m_data.push_back(VertexElementData(tcu::Vec4( -1.0f, 1.0f, 1.0f, 1.0f), tcu::RGBA::blue().toVec()… in DrawIndexed() 122 …m_data.push_back(VertexElementData(tcu::Vec4( -0.3f, -0.3f, 1.0f, 1.0f), tcu::RGBA::blue().toVec()… in DrawIndexed() 123 …m_data.push_back(VertexElementData(tcu::Vec4( 1.0f, -1.0f, 1.0f, 1.0f), tcu::RGBA::blue().toVec()… in DrawIndexed() 124 …m_data.push_back(VertexElementData(tcu::Vec4( -0.3f, -0.3f, 1.0f, 1.0f), tcu::RGBA::blue().toVec()… in DrawIndexed() 125 …m_data.push_back(VertexElementData(tcu::Vec4( 0.3f, 0.3f, 1.0f, 1.0f), tcu::RGBA::blue().toVec()… in DrawIndexed() 126 …m_data.push_back(VertexElementData(tcu::Vec4( 0.3f, -0.3f, 1.0f, 1.0f), tcu::RGBA::blue().toVec()… in DrawIndexed() 127 …m_data.push_back(VertexElementData(tcu::Vec4( 0.3f, 0.3f, 1.0f, 1.0f), tcu::RGBA::blue().toVec()… in DrawIndexed() 129 …m_data.push_back(VertexElementData(tcu::Vec4( -1.0f, 1.0f, 1.0f, 1.0f), tcu::RGBA::blue().toVec()… in DrawIndexed()
|
D | vktDrawInstancedTests.cpp | 676 …data.push_back(VertexPositionAndColor(tcu::Vec4(fx0, fy0, 1.0f, 1.0f), tcu::RGBA::blue().toVec())); in prepareVertexData() 677 …data.push_back(VertexPositionAndColor(tcu::Vec4(fx1, fy0, 1.0f, 1.0f), tcu::RGBA::blue().toVec())); in prepareVertexData() 678 …ata.push_back(VertexPositionAndColor(tcu::Vec4(fx0, fy1, 1.0f, 1.0f), tcu::RGBA::green().toVec())); in prepareVertexData() 681 …ata.push_back(VertexPositionAndColor(tcu::Vec4(fx1, fy1, 1.0f, 1.0f), tcu::RGBA::green().toVec())); in prepareVertexData() 682 …ata.push_back(VertexPositionAndColor(tcu::Vec4(fx0, fy1, 1.0f, 1.0f), tcu::RGBA::green().toVec())); in prepareVertexData() 683 …data.push_back(VertexPositionAndColor(tcu::Vec4(fx1, fy0, 1.0f, 1.0f), tcu::RGBA::blue().toVec())); in prepareVertexData() 697 (y % 2 ? tcu::RGBA::blue().toVec() : tcu::RGBA::green().toVec()))); in prepareVertexData()
|
/external/deqp/modules/gles3/functional/ |
D | es3fFragmentOutputTests.cpp | 127 vector<FragmentOutput> toVec (void) const in toVec() function 1175 …float").c_str(), "", fboSpec, (OutputVec() << FragmentOutput(glu::TYPE_FLOAT, prec, 0)).toVec())); in init() 1176 …2").c_str(), "", fboSpec, (OutputVec() << FragmentOutput(glu::TYPE_FLOAT_VEC2, prec, 0)).toVec())); in init() 1177 …3").c_str(), "", fboSpec, (OutputVec() << FragmentOutput(glu::TYPE_FLOAT_VEC3, prec, 0)).toVec())); in init() 1178 …4").c_str(), "", fboSpec, (OutputVec() << FragmentOutput(glu::TYPE_FLOAT_VEC4, prec, 0)).toVec())); in init() 1198 …float").c_str(), "", fboSpec, (OutputVec() << FragmentOutput(glu::TYPE_FLOAT, prec, 0)).toVec())); in init() 1199 …2").c_str(), "", fboSpec, (OutputVec() << FragmentOutput(glu::TYPE_FLOAT_VEC2, prec, 0)).toVec())); in init() 1200 …3").c_str(), "", fboSpec, (OutputVec() << FragmentOutput(glu::TYPE_FLOAT_VEC3, prec, 0)).toVec())); in init() 1201 …4").c_str(), "", fboSpec, (OutputVec() << FragmentOutput(glu::TYPE_FLOAT_VEC4, prec, 0)).toVec())); in init() 1221 …+ "_int").c_str(), "", fboSpec, (OutputVec() << FragmentOutput(glu::TYPE_INT, prec, 0)).toVec())); in init() [all …]
|
D | es3fShaderFragDataTests.cpp | 299 gl.clearBufferfv(GL_COLOR, 0, tcu::RGBA::red().toVec().getPtr()); in iterate() 300 gl.clearBufferfv(GL_COLOR, 1, tcu::RGBA::red().toVec().getPtr()); in iterate()
|
D | es3fTextureShadowTests.cpp | 254 …s[1]->getRefTexture().getLevel(levelNdx), 4, tcu::RGBA(colorA).toVec(), tcu::RGBA(colorB).toVec()); in init() 526 …levelNdx, (tcu::CubeFace)face), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toV… in init() 808 …efTexture().getLevel(levelNdx), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toV… in init()
|
D | es3fVertexTextureTests.cpp | 615 …efTexture().getLevel(levelNdx), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toV… in init() 935 …levelNdx, (tcu::CubeFace)face), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toV… in init() 1261 …efTexture().getLevel(levelNdx), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toV… in init() 1601 …efTexture().getLevel(levelNdx), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toV… in init()
|
D | es3fTextureFilteringTests.cpp | 199 …efTexture().getLevel(levelNdx), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toV… in init() 488 …levelNdx, (tcu::CubeFace)face), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toV… in init() 786 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toVec()*cScale + cBias); in init() 1030 …efTexture().getLevel(levelNdx), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toV… in init()
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | Constants.cpp | 1311 bool toVec = Ty->getTypeID() == Type::VectorTyID; in getTrunc() local 1313 assert((fromVec == toVec) && "Cannot convert from scalar to/from vector"); in getTrunc() 1325 bool toVec = Ty->getTypeID() == Type::VectorTyID; in getSExt() local 1327 assert((fromVec == toVec) && "Cannot convert from scalar to/from vector"); in getSExt() 1339 bool toVec = Ty->getTypeID() == Type::VectorTyID; in getZExt() local 1341 assert((fromVec == toVec) && "Cannot convert from scalar to/from vector"); in getZExt() 1353 bool toVec = Ty->getTypeID() == Type::VectorTyID; in getFPTrunc() local 1355 assert((fromVec == toVec) && "Cannot convert from scalar to/from vector"); in getFPTrunc() 1365 bool toVec = Ty->getTypeID() == Type::VectorTyID; in getFPExtend() local 1367 assert((fromVec == toVec) && "Cannot convert from scalar to/from vector"); in getFPExtend() [all …]
|
/external/deqp/modules/egl/ |
D | teglColorClearCase.cpp | 114 …ES_BIT: gles1::clear(clear.x, clear.y, clear.width, clear.height, clear.color.toVec()); break; in renderClear() 115 …T: gles2::clear(func.gl, clear.x, clear.y, clear.width, clear.height, clear.color.toVec()); break; in renderClear() 116 …HR: gles2::clear(func.gl, clear.x, clear.y, clear.width, clear.height, clear.color.toVec()); break; in renderClear() 117 …case EGL_OPENVG_BIT: vg::clear (clear.x, clear.y, clear.width, clear.height, clear.color.toVec()… in renderClear()
|
/external/deqp/external/vulkancts/modules/vulkan/tessellation/ |
D | vktTessellationWindingTests.cpp | 80 const tcu::Vec4 white = tcu::RGBA::white().toVec(); in verifyResultImage() 81 const tcu::Vec4 red = tcu::RGBA::red().toVec(); in verifyResultImage() 357 const tcu::Vec4 clearColor = tcu::RGBA::red().toVec(); in iterate()
|
/external/llvm/lib/IR/ |
D | Constants.cpp | 1567 bool toVec = Ty->getTypeID() == Type::VectorTyID; in getTrunc() local 1569 assert((fromVec == toVec) && "Cannot convert from scalar to/from vector"); in getTrunc() 1581 bool toVec = Ty->getTypeID() == Type::VectorTyID; in getSExt() local 1583 assert((fromVec == toVec) && "Cannot convert from scalar to/from vector"); in getSExt() 1595 bool toVec = Ty->getTypeID() == Type::VectorTyID; in getZExt() local 1597 assert((fromVec == toVec) && "Cannot convert from scalar to/from vector"); in getZExt() 1609 bool toVec = Ty->getTypeID() == Type::VectorTyID; in getFPTrunc() local 1611 assert((fromVec == toVec) && "Cannot convert from scalar to/from vector"); in getFPTrunc() 1621 bool toVec = Ty->getTypeID() == Type::VectorTyID; in getFPExtend() local 1623 assert((fromVec == toVec) && "Cannot convert from scalar to/from vector"); in getFPExtend() [all …]
|
/external/deqp/framework/opengl/ |
D | gluTextureTestUtil.cpp | 1264 tcu::clear(errorMask, tcu::RGBA::green().toVec()); in computeTextureLookupDiff() 1318 errorMask.setPixel(tcu::RGBA::red().toVec(), px, py); in computeTextureLookupDiff() 1369 tcu::clear(errorMask, tcu::RGBA::green().toVec()); in computeTextureLookupDiff() 1428 errorMask.setPixel(tcu::RGBA::red().toVec(), px, py); in computeTextureLookupDiff() 1562 tcu::clear(errorMask, tcu::RGBA::green().toVec()); in computeTextureLookupDiff() 1644 errorMask.setPixel(tcu::RGBA::red().toVec(), px, py); in computeTextureLookupDiff() 1736 tcu::clear(errorMask, tcu::RGBA::green().toVec()); in computeTextureLookupDiff() 1815 errorMask.setPixel(tcu::RGBA::red().toVec(), px, py); in computeTextureLookupDiff() 1903 tcu::clear(errorMask, tcu::RGBA::green().toVec()); in computeTextureLookupDiff() 1958 errorMask.setPixel(tcu::RGBA::red().toVec(), px, py); in computeTextureLookupDiff() [all …]
|
/external/deqp/external/vulkancts/modules/vulkan/texture/ |
D | vktTextureShadowTests.cpp | 259 …rid(m_textures[1]->getLevel(levelNdx, 0), 4, tcu::RGBA(colorA).toVec(), tcu::RGBA(colorB).toVec()); in Texture2DShadowTestInstance() 480 …s[1]->getLevel(levelNdx, face), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toV… in TextureCubeShadowTestInstance() 686 …etTexture().getLevel(levelNdx), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toV… in Texture2DArrayShadowTestInstance()
|
D | vktTextureFilteringTests.cpp | 144 …ures[1]->getLevel(levelNdx, 0), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toV… in Texture2DFilteringTestInstance() 345 …s[1]->getLevel(levelNdx, face), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toV… in TextureCubeFilteringTestInstance() 569 …tcu::fillWithGrid(levelBuf, 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toVec()… in Texture2DArrayFilteringTestInstance() 749 …ures[1]->getLevel(levelNdx, 0), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toV… in Texture3DFilteringTestInstance()
|
/external/deqp/framework/common/ |
D | tcuRGBA.cpp | 40 Vec4 RGBA::toVec (void) const in toVec() function in tcu::RGBA
|
/external/deqp/modules/gles2/accuracy/ |
D | es2aTextureFilteringTests.cpp | 169 …efTexture().getLevel(levelNdx), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toV… in init() 441 …levelNdx, (tcu::CubeFace)face), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toV… in init()
|
/external/deqp/modules/gles3/accuracy/ |
D | es3aTextureFilteringTests.cpp | 159 …efTexture().getLevel(levelNdx), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toV… in init() 427 …levelNdx, (tcu::CubeFace)face), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toV… in init()
|
/external/deqp/modules/gles2/functional/ |
D | es2fTextureFilteringTests.cpp | 199 …efTexture().getLevel(levelNdx), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toV… in init() 473 …levelNdx, (tcu::CubeFace)face), 4, tcu::RGBA(colorA).toVec()*cScale + cBias, tcu::RGBA(colorB).toV… in init()
|