Searched defs:coordType (Results 1 – 10 of 10) sorted by relevance
/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() 1128 for (int coordType = 0; coordType < DE_LENGTH_OF_ARRAY(coordTypes); coordType++) in init() local 1219 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() 1120 …DMipmapCase (Context& context, const char* name, const char* desc, CoordType coordType, deUint32 m… in Texture3DMipmapCase() 2472 for (int coordType = 0; coordType < DE_LENGTH_OF_ARRAY(coordTypes); coordType++) in init() local 2580 for (int coordType = 0; coordType < DE_LENGTH_OF_ARRAY(cubeCoordTypes); coordType++) in init() local 2647 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/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/MCTargetDesc/ |
D | R600MCCodeEmitter.cpp | 435 unsigned coordType[4] = {1, 1, 1, 1}; in EmitTexInstr() 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
|