Home
last modified time | relevance | path

Searched refs:testTexture (Results 1 – 11 of 11) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageSamplingInstance.cpp1211 vk::VkImageSubresourceRange resolveSubresourceRange (const TestTexture& testTexture, const vk::VkIm… in resolveSubresourceRange() argument
1216 resolved.levelCount = testTexture.getNumLevels()-subresource.baseMipLevel; in resolveSubresourceRange()
1219 resolved.layerCount = testTexture.getArraySize()-subresource.baseArrayLayer; in resolveSubresourceRange()
1224 MovePtr<tcu::Texture1DView> getTexture1DView (const TestTexture& testTexture, const vk::VkImageSubr… in getTexture1DView() argument
1232 …const tcu::ConstPixelBufferAccess& srcLevel = testTexture.getLevel((int)subresource.baseMipLevel+l… in getTexture1DView()
1240 MovePtr<tcu::Texture1DArrayView> getTexture1DArrayView (const TestTexture& testTexture, const vk::V… in getTexture1DArrayView() argument
1242 const TestTexture1D* tex1D = dynamic_cast<const TestTexture1D*>(&testTexture); in getTexture1DArrayView()
1243 const TestTexture1DArray* tex1DArray = dynamic_cast<const TestTexture1DArray*>(&testTexture); in getTexture1DArrayView()
1261 MovePtr<tcu::Texture2DView> getTexture2DView (const TestTexture& testTexture, const vk::VkImageSubr… in getTexture2DView() argument
1263 const TestTexture2D* tex2D = dynamic_cast<const TestTexture2D*>(&testTexture); in getTexture2DView()
[all …]
DvktPipelineImageUtil.hpp139 const TestTexture& testTexture,
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fTextureStateQueryTests.cpp208 virtual void testTexture (void) = DE_NULL;
217 testTexture(); in test()
237 void testTexture (void) in testTexture() function in deqp::gles2::Functional::__anon3583089d0111::TextureWrapCase
277 void testTexture (void) in testTexture() function in deqp::gles2::Functional::__anon3583089d0111::TextureMagFilterCase
314 void testTexture (void) in testTexture() function in deqp::gles2::Functional::__anon3583089d0111::TextureMinFilterCase
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktTextureTestUtil.cpp1312 const pipeline::TestTexture& testTexture = m_textureBindings[texUnit]->getTestTexture(); in renderQuad() local
1313 …const VkFormat textureFormat = testTexture.isCompressed() ? mapCompressedTextureFormat(testTe… in renderQuad()
1314 : mapTextureFormat (testTexture.getTextureFormat()); in renderQuad()
/third_party/flutter/skia/src/gpu/mtl/
DGrMtlGpu.mm695 id<MTLTexture> testTexture = [fDevice newTextureWithDescriptor: desc];
771 toTexture: testTexture
788 info->fTexture.reset(GrRetainPtrFromId(testTexture));
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.hpp669 …void testTexture(const formatDefinition& format, bool mutability, const resolutionDefinition& reso…
DesextcTextureCubeMapArraySampling.cpp3647 testTexture(*format, *mutability, *resolution, texture, program_collection);
3662 void TextureCubeMapArraySamplingTest::testTexture(const formatDefinition& format, bool mutability, function in glcts::TextureCubeMapArraySamplingTest
/third_party/skia/src/gpu/mtl/
DGrMtlGpu.mm900 id<MTLTexture> testTexture = [fDevice newTextureWithDescriptor: desc];
902 testTexture.label = @"testTexture";
904 info->fTexture.reset(GrRetainPtrFromId(testTexture));
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderDerivateTests.cpp1273 de::SharedPtr<TextureBinding> testTexture (new TextureBinding(texture.release(), in TextureDerivateCaseInstance() local
1279 m_textures.push_back(testTexture); in TextureDerivateCaseInstance()
/third_party/glslang/Test/
Dspv.float16Fetch.frag93 f16vec4 testTexture()
1216 result += testTexture();
/third_party/glslang/Test/baseResults/
Dspv.float16Fetch.frag.out41 Name 9 "testTexture("
537 5754: 7(f16vec4) FunctionCall 9(testTexture()
748 9(testTexture(): 7(f16vec4) Function None 8