/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineImageUtil.hpp | 174 virtual const tcu::Texture1D& getTexture (void) const; 175 virtual tcu::Texture1D& getTexture (void); 195 virtual const tcu::Texture1DArray& getTexture (void) const; 196 virtual tcu::Texture1DArray& getTexture (void); 218 virtual const tcu::Texture2D& getTexture (void) const; 219 virtual tcu::Texture2D& getTexture (void); 239 virtual const tcu::Texture2DArray& getTexture (void) const; 240 virtual tcu::Texture2DArray& getTexture (void); 261 virtual const tcu::Texture3D& getTexture (void) const; 262 virtual tcu::Texture3D& getTexture (void); [all …]
|
D | vktPipelineImageUtil.cpp | 883 const tcu::Texture1D& TestTexture1D::getTexture (void) const in getTexture() function in vkt::pipeline::TestTexture1D 888 tcu::Texture1D& TestTexture1D::getTexture (void) in getTexture() function in vkt::pipeline::TestTexture1D 955 const tcu::Texture1DArray& TestTexture1DArray::getTexture (void) const in getTexture() function in vkt::pipeline::TestTexture1DArray 960 tcu::Texture1DArray& TestTexture1DArray::getTexture (void) in getTexture() function in vkt::pipeline::TestTexture1DArray 1031 const tcu::Texture2D& TestTexture2D::getTexture (void) const in getTexture() function in vkt::pipeline::TestTexture2D 1036 tcu::Texture2D& TestTexture2D::getTexture (void) in getTexture() function in vkt::pipeline::TestTexture2D 1103 const tcu::Texture2DArray& TestTexture2DArray::getTexture (void) const in getTexture() function in vkt::pipeline::TestTexture2DArray 1108 tcu::Texture2DArray& TestTexture2DArray::getTexture (void) in getTexture() function in vkt::pipeline::TestTexture2DArray 1170 const tcu::Texture3D& TestTexture3D::getTexture (void) const in getTexture() function in vkt::pipeline::TestTexture3D 1175 tcu::Texture3D& TestTexture3D::getTexture (void) in getTexture() function in vkt::pipeline::TestTexture3D [all …]
|
D | vktPipelineImageSamplingInstance.cpp | 1135 …const tcu::ConstPixelBufferAccess& srcLevel = tex1D ? tex1D->getTexture().getLevel((int)subresourc… in getTexture1DArrayView() 1136 : tex1DArray->getTexture().getLevel((int)subresource.baseMipLevel+levelNdx); in getTexture1DArrayView() 1157 …const tcu::ConstPixelBufferAccess& srcLevel = tex2D ? tex2D->getTexture().getLevel((int)subresourc… in getTexture2DView() 1158 : tex2DArray->getTexture().getLevel((int)subresource.baseMipLevel+levelNdx); in getTexture2DView() 1178 …const tcu::ConstPixelBufferAccess& srcLevel = tex2D ? tex2D->getTexture().getLevel((int)subresourc… in getTexture2DArrayView() 1179 : tex2DArray->getTexture().getLevel((int)subresource.baseMipLevel+levelNdx); in getTexture2DArrayView() 1212 …const tcu::ConstPixelBufferAccess& srcLevel = texCubeArray ? texCubeArray->getTexture().getLevel((… in getTextureCubeView() 1213 : texCube->getTexture().getLevelFace(levelNdx, s_faceMap[faceNdx]); in getTextureCubeView() 1240 …const tcu::ConstPixelBufferAccess& srcLevel = texCubeArray->getTexture().getLevel((int)subresource… in getTextureCubeArrayView()
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | HudSystem.java | 283 Texture tex = mFuelDrawable.getTexture(); in update() 285 Texture backgroundTex = mFuelBackgroundDrawable.getTexture(); in update() 303 bitmap.setTexture(mFuelDrawable.getTexture()); in update() 323 Texture tex = bitmap.getTexture(); in update() 341 Texture tex = bitmap.getTexture(); in update() 355 Texture tex = mMovementSliderBaseDrawable.getTexture(); in update() 361 Texture tex = mMovementSliderButtonDrawable.getTexture(); in update() 367 Texture tex = mMovementSliderButtonDepressedDrawable.getTexture(); in update() 386 Texture tex = mCoinDrawable.getTexture(); in update() 406 Texture tex = mRubyDrawable.getTexture(); in update() [all …]
|
D | DebugSystem.java | 70 Texture texture = getTexture(shapeType, colorType); in drawShape() 83 private final Texture getTexture(int shapeType, int colorType) { in getTexture() method in DebugSystem
|
D | DrawableObject.java | 52 public Texture getTexture() { in getTexture() method in DrawableObject
|
D | MotionBlurComponent.java | 70 Texture currentTexture = drawable.getTexture(); in update()
|
D | RenderSystem.java | 112 Texture tex = drawable.getTexture(); in set()
|
D | DrawableBitmap.java | 211 public Texture getTexture() { in getTexture() method in DrawableBitmap
|
/external/deqp/external/vulkancts/modules/vulkan/texture/ |
D | vktTextureShadowTests.cpp | 303 …p2(lodX) * float(m_renderer.getRenderWidth()) / float(m_textures[texNdx]->getTexture().getWidth()); in Texture2DShadowTestInstance() 304 …(lodY) * float(m_renderer.getRenderHeight()) / float(m_textures[texNdx]->getTexture().getHeight()); in Texture2DShadowTestInstance() 362 …ty = verifyTexCompareResult(m_context.getTestContext(), rendered.getAccess(), texture.getTexture(), in iterate() 373 …Ok = verifyTexCompareResult(m_context.getTestContext(), rendered.getAccess(), texture.getTexture(), in iterate() 578 …lity = verifyTexCompareResult(m_context.getTestContext(), result.getAccess(), texture.getTexture(), in iterate() 589 …isOk = verifyTexCompareResult(m_context.getTestContext(), result.getAccess(), texture.getTexture(), in iterate() 677 tcu::fillWithComponentGradients(m_textures[0]->getTexture().getLevel(levelNdx), gMin, gMax); in Texture2DArrayShadowTestInstance() 688 …tcu::fillWithGrid(m_textures[1]->getTexture().getLevel(levelNdx), 4, tcu::RGBA(colorA).toVec()*cSc… in Texture2DArrayShadowTestInstance() 733 …tExp2(lodX) * float(m_renderer.getRenderWidth()) / float(m_textures[tex]->getTexture().getWidth()); in Texture2DArrayShadowTestInstance() 734 …xp2(lodY) * float(m_renderer.getRenderHeight()) / float(m_textures[tex]->getTexture().getHeight()); in Texture2DArrayShadowTestInstance() [all …]
|
D | vktTextureFilteringTests.cpp | 185 …p2(lodX) * float(m_renderer.getRenderWidth()) / float(m_textures[texNdx]->getTexture().getWidth()); in Texture2DFilteringTestInstance() 186 …(lodY) * float(m_renderer.getRenderHeight()) / float(m_textures[texNdx]->getTexture().getHeight()); in Texture2DFilteringTestInstance() 239 …eResult(m_context.getTestContext(), rendered.getAccess(), (tcu::Texture2DView)texture.getTexture(), in iterate() 250 …eResult(m_context.getTestContext(), rendered.getAccess(), (tcu::Texture2DView)texture.getTexture(), in iterate() 461 …esult(m_context.getTestContext(), rendered.getAccess(), (tcu::TextureCubeView)texture.getTexture(), in iterate() 472 …esult(m_context.getTestContext(), rendered.getAccess(), (tcu::TextureCubeView)texture.getTexture(), in iterate() 638 …oatExp2(lodX) * float(m_renderer.getRenderWidth()) / float(m_textures[0]->getTexture().getWidth()); in iterate() 639 …tExp2(lodY) * float(m_renderer.getRenderHeight()) / float(m_textures[0]->getTexture().getHeight()); in iterate() 667 …lt(m_context.getTestContext(), rendered.getAccess(), (tcu::Texture2DArrayView)texture.getTexture(), in iterate() 678 …lt(m_context.getTestContext(), rendered.getAccess(), (tcu::Texture2DArrayView)texture.getTexture(), in iterate() [all …]
|
D | vktTextureMipmapTests.cpp | 376 m_texture->getTexture(), &texCoord[0], refParams); in iterate() 382 m_texture->getTexture(), &texCoord[0], refParams, in iterate() 613 sampleTexture(idealDst, m_texture->getTexture(), &texCoord[0], refParams); in iterate() 620 m_texture->getTexture(), &texCoord[0], refParams, in iterate() 889 m_texture->getTexture(), &texCoord[0], refParams); in iterate() 895 m_texture->getTexture(), &texCoord[0], refParams, in iterate() 987 const tcu::Texture2D& refTexture = m_texture->getTexture(); in iterate() 1066 m_texture->getTexture(), &texCoord[0], refParams, in iterate() 1252 const tcu::TextureCube& refTexture = m_texture->getTexture(); in iterate() 1328 m_texture->getTexture(), &texCoord[0], refParams, in iterate() [all …]
|
D | vktTextureCompressedFormatTests.cpp | 147 …sampleTexture(tcu::SurfaceAccess(referenceFrame, pixelFormat), m_texture->getTexture(), &texCoord[… in iterate()
|
/external/skqp/tests/ |
D | SurfaceTest.cpp | 490 REPORTER_ASSERT(reporter, as_IB(image4)->getTexture() != as_IB(image3)->getTexture()); in test_crbug263329() 492 REPORTER_ASSERT(reporter, as_IB(image4)->getTexture() != as_IB(image2)->getTexture()); in test_crbug263329() 493 REPORTER_ASSERT(reporter, as_IB(image4)->getTexture() != as_IB(image1)->getTexture()); in test_crbug263329() 494 REPORTER_ASSERT(reporter, as_IB(image3)->getTexture() != as_IB(image2)->getTexture()); in test_crbug263329() 495 REPORTER_ASSERT(reporter, as_IB(image3)->getTexture() != as_IB(image1)->getTexture()); in test_crbug263329() 496 REPORTER_ASSERT(reporter, as_IB(image2)->getTexture() != as_IB(image1)->getTexture()); in test_crbug263329()
|
D | GrTextureMipMapInvalidationTest.cpp | 19 const GrTexture* texture = surf->makeImageSnapshot()->getTexture(); in DEF_GPUTEST_FOR_NULLGL_CONTEXT() 24 return surf->makeImageSnapshot()->getTexture()->texturePriv().mipMapsAreDirty(); in DEF_GPUTEST_FOR_NULLGL_CONTEXT()
|
/external/skia/tests/ |
D | SurfaceTest.cpp | 490 REPORTER_ASSERT(reporter, as_IB(image4)->getTexture() != as_IB(image3)->getTexture()); in test_crbug263329() 492 REPORTER_ASSERT(reporter, as_IB(image4)->getTexture() != as_IB(image2)->getTexture()); in test_crbug263329() 493 REPORTER_ASSERT(reporter, as_IB(image4)->getTexture() != as_IB(image1)->getTexture()); in test_crbug263329() 494 REPORTER_ASSERT(reporter, as_IB(image3)->getTexture() != as_IB(image2)->getTexture()); in test_crbug263329() 495 REPORTER_ASSERT(reporter, as_IB(image3)->getTexture() != as_IB(image1)->getTexture()); in test_crbug263329() 496 REPORTER_ASSERT(reporter, as_IB(image2)->getTexture() != as_IB(image1)->getTexture()); in test_crbug263329()
|
D | GrTextureMipMapInvalidationTest.cpp | 19 const GrTexture* texture = surf->makeImageSnapshot()->getTexture(); in DEF_GPUTEST_FOR_NULLGL_CONTEXT() 24 return surf->makeImageSnapshot()->getTexture()->texturePriv().mipMapsAreDirty(); in DEF_GPUTEST_FOR_NULLGL_CONTEXT()
|
D | VkBackendSurfaceTest.cpp | 176 GrTexture* texture = image->getTexture(); in DEF_GPUTEST_FOR_VULKAN_CONTEXT()
|
/external/swiftshader/src/OpenGL/libGLES_CM/ |
D | ResourceManager.cpp | 115 Texture *ResourceManager::getTexture(unsigned int handle) in getTexture() function in es1::ResourceManager 138 if(!getTexture(texture) && texture != 0) in checkTextureAllocation()
|
D | ResourceManager.h | 60 Texture *getTexture(GLuint handle);
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | ResourceManager.cpp | 249 Texture *ResourceManager::getTexture(unsigned int handle) in getTexture() function in es2::ResourceManager 287 if(!getTexture(texture) && texture != 0) in checkTextureAllocation()
|
D | ResourceManager.h | 79 Texture *getTexture(GLuint handle);
|
/external/skqp/src/image/ |
D | SkImage.cpp | 149 GrTexture* SkImage::getTexture() const { in getTexture() function in SkImage 169 GrTexture* SkImage::getTexture() const { return nullptr; } in getTexture() function in SkImage
|
/external/skia/src/image/ |
D | SkImage.cpp | 155 GrTexture* SkImage::getTexture() const { in getTexture() function in SkImage 175 GrTexture* SkImage::getTexture() const { return nullptr; } in getTexture() function in SkImage
|
/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageSizeTests.cpp | 56 Texture getTexture (const ImageType imageType, const tcu::IVec3& size) in getTexture() function 539 const Texture texture = getTexture(s_imageTypes[imageTypeNdx], s_baseImageSizes[imageSizeNdx]); in createImageSizeTests()
|