Searched defs:coordType (Results 1 – 10 of 10) sorted by relevance
| /external/skia/src/gpu/gl/ |
| D | GrGLGeometryProcessor.cpp | 36 GrCoordSet coordType = coordTransforms[t]->sourceCoords(); in emitTransforms() local
|
| /external/deqp/modules/gles3/accuracy/ |
| D | es3aTextureMipmapTests.cpp | 117 CoordType coordType, in Texture2DMipmapCase() 412 CoordType coordType, in TextureCubeMipmapCase() 682 for (int coordType = 0; coordType < DE_LENGTH_OF_ARRAY(coordTypes); coordType++) in init() local 721 for (int coordType = 0; coordType < DE_LENGTH_OF_ARRAY(cubeCoordTypes); coordType++) in init() local
|
| /external/deqp/modules/gles2/accuracy/ |
| D | es2aTextureMipmapTests.cpp | 120 CoordType coordType, in Texture2DMipmapCase() 419 CoordType coordType, in TextureCubeMipmapCase() 693 for (int coordType = 0; coordType < DE_LENGTH_OF_ARRAY(coordTypes); coordType++) in init() local 732 for (int coordType = 0; coordType < DE_LENGTH_OF_ARRAY(cubeCoordTypes); coordType++) in init() local
|
| /external/deqp/modules/gles2/functional/ |
| D | es2fTextureMipmapTests.cpp | 121 CoordType coordType, in Texture2DMipmapCase() 473 CoordType coordType, in TextureCubeMipmapCase() 1126 for (int coordType = 0; coordType < DE_LENGTH_OF_ARRAY(coordTypes); coordType++) in init() local 1217 for (int coordType = 0; coordType < DE_LENGTH_OF_ARRAY(cubeCoordTypes); coordType++) in init() local
|
| D | es2fShaderTextureFunctionTests.cpp | 429 glu::DataType coordType = glu::getDataTypeFloatVec(texCoordComps+extraCoordComps); in initShaderSources() local
|
| /external/deqp/modules/gles3/functional/ |
| D | es3fTextureMipmapTests.cpp | 170 CoordType coordType, in Texture2DMipmapCase() 517 CoordType coordType, in TextureCubeMipmapCase() 1116 …DMipmapCase (Context& context, const char* name, const char* desc, CoordType coordType, deUint32 m… in Texture3DMipmapCase() 2468 for (int coordType = 0; coordType < DE_LENGTH_OF_ARRAY(coordTypes); coordType++) in init() local 2576 for (int coordType = 0; coordType < DE_LENGTH_OF_ARRAY(cubeCoordTypes); coordType++) in init() local 2643 for (int coordType = 0; coordType < DE_LENGTH_OF_ARRAY(coordTypes); coordType++) in init() local
|
| D | es3fShaderDerivateTests.cpp | 610 static std::string genVertexSource (glu::DataType coordType, glu::Precision precision) in genVertexSource()
|
| D | es3fShaderTextureFunctionTests.cpp | 818 glu::DataType coordType = glu::getDataTypeFloatVec(texCoordComps+extraCoordComps); in initShaderSources() local
|
| /external/mesa3d/src/gallium/drivers/radeon/MCTargetDesc/ |
| D | R600MCCodeEmitter.cpp | 435 unsigned coordType[4] = {1, 1, 1, 1}; in EmitTexInstr() local
|
| /external/deqp/modules/gles31/functional/ |
| D | es31fOpaqueTypeIndexingTests.cpp | 359 const DataType coordType = getSamplerCoordType(m_samplerType); in getShaderSpec() local 436 const DataType coordType = getSamplerCoordType(m_samplerType); in iterate() local
|