Home
last modified time | relevance | path

Searched defs:width (Results 2351 - 2375 of 4990) sorted by relevance

1...<<919293949596979899100>>...200

/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cTextureStorageMultisampleGetTexLevelParameterifvTests.hpp65 glw::GLenum width; member
H A Des31cTextureStorageMultisampleTexStorage2DMultisampleTests.cpp136 const glw::GLsizei width = 1; in iterate() local
488 const glw::GLsizei width = 1; iterate() local
625 const glw::GLsizei width = 4; iterate() local
793 const glw::GLsizei width = 1; iterate() local
943 const glw::GLsizei width = 1; iterate() local
1082 const glw::GLsizei width = 1; iterate() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderLayeredRenderingBoundaryCondition.cpp117 bool GeometryShaderLayeredRenderingBoundaryCondition::comparePixels(glw::GLint width, glw::GLint height, in comparePixels() argument
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArrayGenerateMipMap.cpp74 static int getAmountOfLevelsForTexture(int width, int height) in getAmountOfLevelsForTexture() argument
161 void TextureCubeMapArrayGenerateMipMapFilterable::generateTestData(int n_layer, unsigned char* data, int width, in generateTestData() argument
[all...]
H A DesextcTextureCubeMapArrayStencilAttachments.cpp65 void CubeMapArrayDataStorage::init(const glw::GLuint width, const glw::GLuint height, const glw::GLuint depth, in init() argument
H A DesextcTextureCubeMapArraySubImage3D.cpp149 glw::GLuint width = resolutions[resolution_index][DL_WIDTH]; in iterate() local
233 configureDataBuffer(glw::GLuint width, glw::GLuint height, glw::GLuint depth, const SubImage3DCopyParams& copy_params, glw::GLuint clear_value) configureDataBuffer() argument
313 configureCubeMapArrayTexture(glw::GLuint width, glw::GLuint height, glw::GLuint depth, STORAGE_TYPE storType, glw::GLuint clear_value) configureCubeMapArrayTexture() argument
356 clearCubeMapArrayTexture(glw::GLuint width, glw::GLuint height, glw::GLuint depth, glw::GLuint clear_value) clearCubeMapArrayTexture() argument
432 checkResults(glw::GLuint width, glw::GLuint height, glw::GLuint depth) checkResults() argument
465 testTexSubImage3D(glw::GLuint width, glw::GLuint height, glw::GLuint depth, const SubImage3DCopyParams& copy_params, glw::GLboolean& test_passed) testTexSubImage3D() argument
527 testCopyTexSubImage3D(glw::GLuint width, glw::GLuint height, glw::GLuint depth, const SubImage3DCopyParams& copy_params, glw::GLboolean& test_passed) testCopyTexSubImage3D() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcShaderGroupVoteTests.cpp51 GLsizei width; member
H A DglcShaderIntegerMixTests.cpp292 static const unsigned width = 8 * 8; member in deqp::ShaderIntegerMixRenderCase
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsBallotBroadcastTests.cpp48 checkVertexPipelineStages(std::vector<const void*> datas, deUint32 width, deUint32) checkVertexPipelineStages() argument
H A DglcSubgroupsBallotOtherTests.cpp53 checkVertexPipelineStages(std::vector<const void*> datas, deUint32 width, deUint32) checkVertexPipelineStages() argument
H A DglcSubgroupsBuiltinVarTests.cpp40 checkVertexPipelineStagesSubgroupSize(std::vector<const void*> datas, deUint32 width, deUint32 subgroupSize) checkVertexPipelineStagesSubgroupSize() argument
56 checkVertexPipelineStagesSubgroupInvocationID(std::vector<const void*> datas, deUint32 width, deUint32 subgroupSize) checkVertexPipelineStagesSubgroupInvocationID() argument
H A DglcSubgroupsClusteredTests.cpp53 checkVertexPipelineStages(std::vector<const void*> datas, deUint32 width, deUint32) checkVertexPipelineStages() argument
H A DglcSubgroupsQuadTests.cpp50 checkVertexPipelineStages(std::vector<const void*> datas, deUint32 width, deUint32) checkVertexPipelineStages() argument
H A DglcSubgroupsShuffleTests.cpp50 checkVertexPipelineStages(std::vector<const void*> datas, deUint32 width, deUint32) checkVertexPipelineStages() argument
H A DglcSubgroupsVoteTests.cpp52 checkVertexPipelineStages(std::vector<const void*> datas, deUint32 width, deUint32) checkVertexPipelineStages() argument
58 checkFragmentPipelineStages(std::vector<const void*> datas, deUint32 width, deUint32 height, deUint32) checkFragmentPipelineStages() argument
/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_id_test.cpp792 std::string MakeArrayLength(const std::string& len, Signed isSigned, int width, in MakeArrayLength() argument
864 const int width = GetParam(); in TEST_P() local
885 const int width = GetParam(); TEST_P() local
897 const int width = GetParam(); TEST_P() local
931 const int width = GetParam(); TEST_P() local
945 const int width = GetParam(); TEST_P() local
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DRobustBufferAccessBehaviorTest.cpp118 int width = getWindowWidth(); in runIndexOutOfRangeTests() local
H A DDepthStencilTest.cpp118 const int width = getWindowWidth(); in ensureColor() local
H A DCopyTexture3DTest.cpp452 int width = getWindowWidth() - 1; in TEST_P() local
494 int width = getWindowWidth() - 1; in TEST_P() local
1209 int width = getWindowWidth() - 1; TEST_P() local
1250 int width = getWindowWidth() - 1; TEST_P() local
[all...]
H A DWebGLReadOutsideFramebufferTest.cpp20 PixelRect(int width, int height) : mWidth(width), mHeight(height), mData(width * height) {} in PixelRect() argument
317 void readTexture2D(GLuint target, GLuint texture, GLsizei width, GLsizei height, PixelRect *out) in readTexture2D() argument
327 void readTexture3D(GLuint texture, GLsizei width, GLsizei height, int zSlice, PixelRect *out) in readTexture3D() argument
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLMultiContextTest.cpp91 createPbufferSurface(EGLDisplay dpy, EGLConfig config, EGLint width, EGLint height, EGLSurface *surface) createPbufferSurface() argument
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/
H A DtcuANGLENativeDisplayFactory.cpp230 createPixmap(eglu::NativeDisplay *nativeDisplay, eglw::EGLDisplay display, eglw::EGLConfig config, const eglw::EGLAttrib *attribList, int width, int height) const createPixmap() argument
249 createPixmap(eglu::NativeDisplay *nativeDisplay, int width, int height) const createPixmap() argument
342 int width = mWindow->getWidth(); getSurfaceSize() local
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/
H A DBootAnimationTest.cpp37 initTextureWithData(GLuint *texture, const void *data, GLint width, GLint height, unsigned int channels) initTextureWithData() argument
/third_party/skia/src/codec/
H A DSkCodecPriv.h114 static inline size_t compute_row_bytes_ppb(int width, uint32_t pixelsPerByte) { in compute_row_bytes_ppb() argument
121 static inline size_t compute_row_bytes_bpp(int width, uint32_t bytesPerPixel) { in compute_row_bytes_bpp() argument
128 static inline size_t compute_row_bytes(int width, uint32_t bitsPerPixel) { in compute_row_bytes() argument
H A DSkFrameHolder.h101 void setXYWH(int x, int y, int width, int height) { in setXYWH() argument
112 int width() const { return fRect.width(); } in width() function in SkFrame

Completed in 25 milliseconds

1...<<919293949596979899100>>...200