Home
last modified time | relevance | path

Searched defs:coordType (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/deqp/modules/gles2/accuracy/
H A Des2aTextureMipmapTests.cpp108CoordType coordType, uint32_t minFilter, uint32_t wrapS, uint32_t wrapT, in Texture2DMipmapCase()
388CoordType coordType, uint32_t minFilter, uint32_t wrapS, uint32_t wrapT, in TextureCubeMipmapCase()
657 for (int coordType = 0; coordType < DE_LENGTH_OF_ARRAY(coordTypes); coordType++) in init() local
689 for (int coordType = 0; coordType < DE_LENGTH_OF_ARRAY(cubeCoordTypes); coordType++) in init() local
/aosp_15_r20/external/deqp/modules/gles3/accuracy/
H A Des3aTextureMipmapTests.cpp103CoordType coordType, uint32_t minFilter, uint32_t wrapS, uint32_t wrapT, in Texture2DMipmapCase()
377CoordType coordType, uint32_t minFilter, uint32_t wrapS, uint32_t wrapT, in TextureCubeMipmapCase()
640 for (int coordType = 0; coordType < DE_LENGTH_OF_ARRAY(coordTypes); coordType++) in init() local
672 for (int coordType = 0; coordType < DE_LENGTH_OF_ARRAY(cubeCoordTypes); coordType++) in init() local
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fTextureMipmapTests.cpp108CoordType coordType, uint32_t minFilter, uint32_t wrapS, uint32_t wrapT, in Texture2DMipmapCase()
447CoordType coordType, uint32_t minFilter, uint32_t wrapS, uint32_t wrapT, in TextureCubeMipmapCase()
1125 for (int coordType = 0; coordType < DE_LENGTH_OF_ARRAY(coordTypes); coordType++) in init() local
1208 for (int coordType = 0; coordType < DE_LENGTH_OF_ARRAY(cubeCoordTypes); coordType++) in init() local
H A Des2fShaderTextureFunctionTests.cpp457 glu::DataType coordType = glu::getDataTypeFloatVec(texCoordComps + extraCoordComps); in initShaderSources() local
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_border_clamp/
H A DesextcTextureBorderClampSamplingTexture.cpp783 std::string coordType; in getFragmentShaderCode() local
895 std::string coordType; in getVertexShaderCode() local
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fTextureMipmapTests.cpp122CoordType coordType, uint32_t minFilter, uint32_t wrapS, uint32_t wrapT, in Texture2DMipmapCase()
454CoordType coordType, uint32_t minFilter, uint32_t wrapS, uint32_t wrapT, in TextureCubeMipmapCase()
1084 …ase::Texture3DMipmapCase(Context &context, const char *name, const char *desc, CoordType coordType, in Texture3DMipmapCase()
2447 for (int coordType = 0; coordType < DE_LENGTH_OF_ARRAY(coordTypes); coordType++) in init() local
2554 for (int coordType = 0; coordType < DE_LENGTH_OF_ARRAY(cubeCoordTypes); coordType++) in init() local
2624 for (int coordType = 0; coordType < DE_LENGTH_OF_ARRAY(coordTypes); coordType++) in init() local
H A Des3fShaderDerivateTests.cpp691 static std::string genVertexSource(glu::DataType coordType, glu::Precision precision) in genVertexSource()
H A Des3fShaderTextureFunctionTests.cpp1077 glu::DataType coordType = glu::getDataTypeFloatVec(texCoordComps + extraCoordComps); in initShaderSources() local
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fOpaqueTypeIndexingTests.cpp425 const DataType coordType = getSamplerCoordType(m_samplerType); in getShaderSpec() local
513 const DataType coordType = getSamplerCoordType(m_samplerType); in iterate() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cSparseTexture2Tests.hpp235 std::string coordType; member
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/texture/
H A DvktTextureMipmapTests.cpp102 CoordType coordType; member
3177 for (int coordType = 0; coordType < DE_LENGTH_OF_ARRAY(coordTypes); coordType++) in populateTextureMipmappingTests() local
3375 for (int coordType = 0; coordType < DE_LENGTH_OF_ARRAY(cubeCoordTypes); coordType++) in populateTextureMipmappingTests() local
3535 for (int coordType = 0; coordType < DE_LENGTH_OF_ARRAY(coordTypes); coordType++) in populateTextureMipmappingTests() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktOpaqueTypeIndexingTests.cpp680 const glu::DataType coordType = getSamplerCoordType(m_samplerType); in iterate() local
1050 const glu::DataType coordType = getSamplerCoordType(m_samplerType); in createShaderSpec() local
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/
H A DRewritePixelLocalStorage.cpp223 TType *coordType = new TType(EbtInt, EbpHigh, EvqGlobal, 2); in ensureGlobalPixelCoordDeclared() local
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_shadow_lod/
H A DesextcTextureShadowLodFunctionsTest.cpp720 glu::DataType coordType = glu::getDataTypeFloatVec(texCoordComps + extraCoordComps); in initShaderSources() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderDerivateTests.cpp902 static std::string genVertexSource(glu::DataType coordType, glu::Precision precision) in genVertexSource()
H A DvktShaderRenderTextureFunctionTests.cpp1988 …glu::DataType coordType = glu::getDataTypeFloatVec(isCubeArrayShadow ? 4 : texCoordComps + ex… in initShaderSources() local
4150 const glu::DataType coordType = glu::getDataTypeFloatVec(texCoordComps + extraCoordComps); in initShaderSources() local
/aosp_15_r20/external/angle/src/libANGLE/capture/
H A Dcapture_gles_ext_params.cpp2102 GLenum coordType, in CapturePathCommandsCHROMIUM_commands()
2115 GLenum coordType, in CapturePathCommandsCHROMIUM_coords()