Home
last modified time | relevance | path

Searched defs:target (Results 1901 - 1925 of 4126) sorted by relevance

1...<<71727374757677787980>>...166

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGetTextureSubImageTests.cpp846 void gl4cts::GetTextureSubImage::Functional::prepare(glw::GLenum target, bool is_compressed) in prepare() argument
972 check(glw::GLenum target, bool is_compressed) check() argument
[all...]
H A Dgl4cSparseTextureClampTests.cpp257 bool SparseTextureClampLookupResidencyTestCase::funcAllowed(GLint target, GLint format, FunctionToken& funcToken) in funcAllowed() argument
283 bool SparseTextureClampLookupResidencyTestCase::verifyLookupTextureData(const Functions& gl, GLint target, GLint format, in verifyLookupTextureData() argument
464 draw(GLint target, GLint layer, const ShaderProgram& program) draw() argument
629 const GLint& target = *iter; iterate() local
707 writeDataToTexture(const Functions& gl, GLint target, GLint format, GLuint& texture, GLint level) writeDataToTexture() argument
801 verifyLookupTextureData(const Functions& gl, GLint target, GLint format, GLuint& texture, GLint level, FunctionToken& funcToken) verifyLookupTextureData() argument
985 prepareTexture(const Functions& gl, GLint target, GLint format, GLuint& texture) prepareTexture() argument
1022 commitTexturePage(const Functions& gl, GLint target, GLint format, GLuint& texture, GLint level) commitTexturePage() argument
1059 isInPageSizesRange(GLint target, GLint level) isInPageSizesRange() argument
1084 isPageSizesMultiplication(GLint target, GLint level) isPageSizesMultiplication() argument
[all...]
H A Dgl3cClipDistance.hpp330 VertexBufferObject(const glw::Functions& gl, const glw::GLenum target, std::vector<T> data) VertexBufferObject() argument
H A Dgl4cES31CompatibilitySampleVariablesTests.cpp285 GLenum target; in iterate() local
603 GLenum target; in iterate() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cFramebufferNoAttachmentsTests.cpp111 void FramebufferNoAttachmentsBaseCase::expect_fbo_status(GLenum target, GLenum expected_status, in expect_fbo_status() argument
138 void FramebufferNoAttachmentsApiCase::begin_fbo_no_attachments(GLenum target) in begin_fbo_no_attachments() argument
151 begin_fbo_with_multisample_renderbuffer(GLenum target) begin_fbo_with_multisample_renderbuffer() argument
164 begin_fbo(GLenum target, unsigned test_case) begin_fbo() argument
177 end_fbo(GLenum target) end_fbo() argument
279 GLenum target = enums_invalid[i]; iterate() local
304 GLenum target = targets[i]; iterate() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_border_clamp/
H A DesextcTextureBorderClampSamplingTexture.cpp64 TestConfiguration( glw::GLsizei nInComponents, glw::GLsizei nOutComponents, glw::GLenum target, glw::GLenum inputInternalFormat, glw::GLenum outputInternalFormat, glw::GLenum filtering, glw::GLenum inputFormat, glw::GLenum outputFormat, glw::GLuint width, glw::GLuint height, glw::GLuint depth, InputType initValue, InputType initBorderColor, OutputType expectedValue, OutputType expectedBorderColor, glw::GLenum inputType, glw::GLenum outputType) TestConfiguration() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcLayoutLocationTests.cpp52 void setTexParameters(const Functions& gl, GLenum target, bool depthTexture) in setTexParameters() argument
107 ResultData createTexture2D(const Functions& gl, std::size_t components, GLenum target, GLenum internalFormat, in createTexture2D() argument
[all...]
H A DglcSampleVariablesTests.cpp287 GLenum target; in iterate() local
602 GLenum target; in iterate() local
[all...]
H A DglcTextureFilterAnisotropicTests.cpp78 void generateTokens(GLenum target, std::string& refTexCoordType, std::string& refSamplerType) in generateTokens() argument
110 void texImage(const Functions& gl, GLenum target, GLint level, GLenum internal_format, GLuint width, GLuint height, in texImage() argument
143 subImage(const Functions& gl, GLenum target, GLint level, GLint x, GLint y, GLint z, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid* pixels) subImage() argument
474 GLenum target = m_supportedTargets[iTarget]; iterate() local
544 generateTexture(const glw::Functions& gl, GLenum target) generateTexture() argument
569 fillTexture(const glw::Functions& gl, GLenum target, GLenum internalFormat) fillTexture() argument
608 drawTexture(const glw::Functions& gl, GLenum target, GLfloat anisoDegree) drawTexture() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_cfg_test.cpp1078 foo >> target; GetUnreachableContinueWithBranchUse() local
1120 f >> target; GetReachableMergeAndContinue() local
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DCompressedTextureFormatsTest.cpp71 void checkSubImage3D(GLenum target, GLenum format, GLsizei size) in checkSubImage3D() argument
169 void check3D(GLenum target, const bool compressedFormatEnabled, const bool supportsTarget) in check3D() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLIOSurfaceClientBufferTest.cpp139 EGLint target = 0; in getTextureTarget() local
1051 EGLint target = getTextureTarget(); in TEST_P() local
H A DEGLProtectedContentTest.cpp138 createImage(EGLBoolean isProtected, EGLContext context, EGLenum target, EGLClientBuffer buffer, EGLImage *image) createImage() argument
/third_party/skia/src/gpu/
H A DGrDrawOpAtlas.cpp259 inline bool GrDrawOpAtlas::updatePlot(GrDeferredUploadTarget* target, in updatePlot() argument
285 bool GrDrawOpAtlas::uploadToPage(unsigned int pageIdx, GrDeferredUploadTarget* target, int width, in uploadToPage() argument
314 addToAtlas(GrResourceProvider* resourceProvider, GrDeferredUploadTarget* target, int width, int height, const void* image, AtlasLocator* atlasLocator) addToAtlas() argument
[all...]
/third_party/skia/src/gpu/ops/
H A DAALinearizingConvexPathRenderer.cpp176 void recordDraw(GrMeshDrawTarget* target, in recordDraw() argument
/third_party/skia/src/gpu/text/
H A DGrAtlasManager.cpp190 addToAtlas(GrResourceProvider* resourceProvider, GrDeferredUploadTarget* target, GrMaskFormat format, int width, int height, const void* image, GrDrawOpAtlas::AtlasLocator* atlasLocator) global() argument
/third_party/skia/src/core/
H A DSkEdgeClipper.cpp67 chopMonoQuadAt(SkScalar c0, SkScalar c1, SkScalar c2, SkScalar target, SkScalar* t) chopMonoQuadAt() argument
/third_party/skia/src/gpu/tessellate/
H A DStrokeFixedCountTessellator.cpp239 int StrokeFixedCountTessellator::prepare(GrMeshDrawTarget* target, in prepare() argument
34 InstanceWriter(PatchAttribs attribs, GrMeshDrawTarget* target, float matrixMaxScale, const SkMatrix& viewMatrix, GrVertexChunkArray* patchChunks, size_t instanceStride, int minInstancesPerChunk) InstanceWriter() argument
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_parser.cpp131 auto &target = get<SPIRType>(fixup.first); in parse() local
379 uint32_t target = ops[i]; in parse() local
407 uint32_t target = ops[i + 0]; in parse() local
947 uint32_t target = ops[0]; parse() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_cfg_test.cpp1078 foo >> target; GetUnreachableContinueWithBranchUse() local
1120 f >> target; GetReachableMergeAndContinue() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dregion.cpp257 Region *target = (Region *)uhash_get(newRegionIDMap.getAlias(),(void *)&currentRegion); in loadRegionData() local
H A Dtridpars.cpp551 IDtoSTV(const UnicodeString& id, UnicodeString& source, UnicodeString& target, UnicodeString& variant, UBool& isSourcePresent) IDtoSTV() argument
599 STVtoID(const UnicodeString& source, const UnicodeString& target, const UnicodeString& variant, UnicodeString& id) STVtoID() argument
649 registerSpecialInverse(const UnicodeString& target, const UnicodeString& inverseTarget, UBool bidirectional, UErrorCode &status) registerSpecialInverse() argument
709 UnicodeString target; parseFilterID() local
[all...]
/third_party/skia/third_party/externals/icu/source/samples/ucnv/
H A Dconvsamp.cpp211 char target[100]; in convsample_02() local
305 UChar *target; in convsample_05() local
536 UChar target[100]; convsample_12() local
576 UChar32 target; convsample_13() local
884 UChar *target; convsample_40() local
988 char *target; convsample_46() local
1088 UChar *target = output, *out; convsample_50() local
[all...]
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dwrtjava.cpp107 uCharsToChars(char *target, int32_t targetLen, const UChar *source, int32_t sourceLen, UErrorCode *status) { in uCharsToChars() argument
[all...]
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Ducbuf.cpp59 UChar target[1]={ 0 }; in ucbuf_autodetect_fs() local
165 UChar* target=NULL; in ucbuf_fillucbuf() local
588 UChar target[1]={ 0 }; ucbuf_rewind() local
640 ucbuf_resolveFileName(const char* inputDir, const char* fileName, char* target, int32_t* len, UErrorCode* status) ucbuf_resolveFileName() argument
[all...]

Completed in 26 milliseconds

1...<<71727374757677787980>>...166