Home
last modified time | relevance | path

Searched defs:target (Results 2351 - 2375 of 4126) sorted by relevance

1...<<919293949596979899100>>...166

/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_util.h372 __OUT_IB5(struct fd_ringbuffer *ring, struct fd_ringbuffer *target) in __OUT_IB5() argument
342 __OUT_IB(struct fd_ringbuffer *ring, bool prefetch, struct fd_ringbuffer *target) __OUT_IB() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_mpeg12_bitstream.c803 decode_slice(struct vl_mpg12_bs *bs, struct pipe_video_buffer *target) in decode_slice() argument
980 vl_mpg12_bs_decode(struct vl_mpg12_bs *bs, struct pipe_video_buffer *target, struct pipe_mpeg12_picture_desc *picture, unsigned num_buffers, const void * const *buffers, const unsigned *sizes) vl_mpg12_bs_decode() argument
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_shader.cpp304 depart_node* shader::create_depart(region_node* target) { in create_depart() argument
312 repeat_node* shader::create_repeat(region_node* target) { in create_repeat() argument
[all...]
H A Dsb_shader.h294 const shader_target target; member in r600_sb::shader
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
H A Ddd_screen.c146 dd_screen_is_format_supported(struct pipe_screen *_screen, enum pipe_format format, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned tex_usage) dd_screen_is_format_supported() argument
356 dd_screen_get_sparse_texture_virtual_page_size(struct pipe_screen *_screen, enum pipe_texture_target target, bool multi_sample, enum pipe_format format, unsigned offset, unsigned size, int *x, int *y, int *z) dd_screen_get_sparse_texture_virtual_page_size() argument
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_batch.c378 emit_reloc(struct crocus_batch *batch, struct crocus_reloc_list *rlist, uint32_t offset, struct crocus_bo *target, int32_t target_offset, unsigned int reloc_flags) emit_reloc() argument
434 crocus_command_reloc(struct crocus_batch *batch, uint32_t batch_offset, struct crocus_bo *target, uint32_t target_offset, unsigned int reloc_flags) crocus_command_reloc() argument
445 crocus_state_reloc(struct crocus_batch *batch, uint32_t state_offset, struct crocus_bo *target, uint32_t target_offset, unsigned int reloc_flags) crocus_state_reloc() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_context.cpp769 view_dimension(enum pipe_texture_target target, unsigned samples) in view_dimension() argument
[all...]
H A Dd3d12_screen.cpp534 d3d12_is_format_supported(struct pipe_screen *pscreen, enum pipe_format format, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned bind) d3d12_is_format_supported() argument
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_nopfuncs.c53 nop_glBindMultiTextureEXT(GLenum texunit, GLenum target, GLuint texture) in nop_glBindMultiTextureEXT() argument
138 nop_glMultiTexCoord1hNV(GLenum target, GLhalfNV s) in nop_glMultiTexCoord1hNV() argument
144 nop_glMultiTexCoord1hvNV(GLenum target, const GLhalfNV *v) in nop_glMultiTexCoord1hvNV() argument
150 nop_glMultiTexCoord2hNV(GLenum target, GLhalfNV s, GLhalfNV t) in nop_glMultiTexCoord2hNV() argument
156 nop_glMultiTexCoord2hvNV(GLenum target, const GLhalfNV *v) in nop_glMultiTexCoord2hvNV() argument
162 nop_glMultiTexCoord3hNV(GLenum target, GLhalfNV s, GLhalfNV t, GLhalfNV r) in nop_glMultiTexCoord3hNV() argument
168 nop_glMultiTexCoord3hvNV(GLenum target, const GLhalfNV *v) in nop_glMultiTexCoord3hvNV() argument
174 nop_glMultiTexCoord4hNV(GLenum target, GLhalfNV s, GLhalfNV t, GLhalfNV r, GLhalfNV q) in nop_glMultiTexCoord4hNV() argument
180 nop_glMultiTexCoord4hvNV(GLenum target, const GLhalfNV *v) in nop_glMultiTexCoord4hvNV() argument
192 nop_glMultiTexEnvfEXT(GLenum texunit, GLenum target, GLenu argument
198 nop_glMultiTexEnvfvEXT(GLenum texunit, GLenum target, GLenum pname, const GLfloat *params) nop_glMultiTexEnvfvEXT() argument
204 nop_glMultiTexEnviEXT(GLenum texunit, GLenum target, GLenum pname, GLint param) nop_glMultiTexEnviEXT() argument
234 nop_glNamedProgramLocalParameter4fvEXT(GLuint program, GLenum target, GLuint index, const GLfloat *params) nop_glNamedProgramLocalParameter4fvEXT() argument
240 nop_glNamedProgramLocalParameters4fvEXT(GLuint program, GLenum target, GLuint index, GLsizei count, const GLfloat *params) nop_glNamedProgramLocalParameters4fvEXT() argument
330 nop_glTextureParameterfEXT(GLuint texture, GLenum target, GLenum pname, GLfloat param) nop_glTextureParameterfEXT() argument
336 nop_glTextureParameterfvEXT(GLuint texture, GLenum target, GLenum pname, const GLfloat *params) nop_glTextureParameterfvEXT() argument
342 nop_glTextureParameteriEXT(GLuint texture, GLenum target, GLenum pname, GLint param) nop_glTextureParameteriEXT() argument
[all...]
/third_party/musl/libc-test/src/functionalext/unittest/
H A Dunit_test_ldso_dynlink.c235 struct dso *target; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_tex.c245 enum pipe_texture_target target; in gm107_create_texture_view_from_image() local
[all...]
/third_party/node/deps/openssl/openssl/apps/
H A Drehash.c57 int symlink(const char *target, const char *linkpath) in symlink() argument
/third_party/node/deps/undici/src/lib/fetch/
H A Dutil.js
/third_party/node/deps/uv/src/win/
H A Dprocess.c455 WCHAR* quote_cmd_arg(const WCHAR *source, WCHAR *target) { in quote_cmd_arg() argument
[all...]
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/
H A DRangeTree.java105 void visit(DfaNode source, DfaEdge edge, DfaNode target); in visit() argument
297 private final Node target; global() field in RangeTree.Edge
299 Edge(int mask, Node target) Edge() argument
1115 visit(DfaNode source, DfaEdge edge, DfaNode target) visit() argument
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dlog.c87 static pa_log_target target = { PA_LOG_STDERR, NULL }; variable
/third_party/openssl/apps/
H A Drehash.c60 int symlink(const char *target, const char *linkpath) in symlink() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DBlit9.cpp253 copyCube(const gl::Context *context, const gl::Framebuffer *framebuffer, const RECT &sourceRect, GLenum destFormat, const gl::Offset &destOffset, TextureStorage *storage, gl::TextureTarget target, GLint level) copyCube() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DLTOModule.cpp228 TargetMachine *target = in makeLTOModule() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderImageSizeTests.cpp769 const GLenum target[7] = { GL_TEXTURE_2D, GL_TEXTURE_3D, in Run() local
856 const GLenum target[4] = { GL_TEXTURE_1D, GL_TEXTURE_1D_ARRAY, GL_TEXTURE_2D_MULTISAMPLE, Run() local
1015 const GLenum target[7] = { GL_TEXTURE_2D_ARRAY, GL_TEXTURE_3D, GL_TEXTURE_CUBE_MAP_ARRAY, Run() local
1108 const GLenum target[4] = { GL_TEXTURE_1D, GL_TEXTURE_1D_ARRAY, GL_TEXTURE_2D_MULTISAMPLE_ARRAY, Run() local
[all...]
H A Dgl4cSparseTexture2Tests.cpp410 const GLint& target = *iter; in iterate() local
598 createShaderTokens( GLint target, GLint verifyTarget, GLint format, GLint sample, const std::string outputBase, const std::string inputBase) createShaderTokens() argument
940 caseAllowed(GLint target, GLint format) caseAllowed() argument
963 sparseAllocateTexture(const Functions& gl, GLint target, GLint format, GLuint& texture, GLint levels) sparseAllocateTexture() argument
1006 allocateTexture(const Functions& gl, GLint target, GLint format, GLuint& texture, GLint levels) allocateTexture() argument
1046 writeDataToTexture(const Functions& gl, GLint target, GLint format, GLuint& texture, GLint level) writeDataToTexture() argument
1145 verifyTextureData(const Functions& gl, GLint target, GLint format, GLuint& texture, GLint level) verifyTextureData() argument
1417 const GLint& target = *iter; iterate() local
1466 readsAllowed(GLint target, GLint format, bool shaderOnly) readsAllowed() argument
1485 atomicAllowed(GLint target, GLint format) atomicAllowed() argument
1504 depthStencilAllowed(GLint target, GLint format) depthStencilAllowed() argument
1524 UncommittedReads(const Functions& gl, GLint target, GLint format, GLuint& texture, GLint level) UncommittedReads() argument
1594 UncommittedAtomicOperations(const Functions& gl, GLint target, GLint format, GLuint& texture, GLint level) UncommittedAtomicOperations() argument
1618 UncommittedDepthStencil(const Functions& gl, GLint target, GLint format, GLuint& texture, GLint level) UncommittedDepthStencil() argument
1739 verifyTextureDataExtended(const Functions& gl, GLint target, GLint format, GLuint& texture, GLint level, bool shaderOnly) verifyTextureDataExtended() argument
1999 verifyAtomicOperations(const Functions& gl, GLint target, GLint format, GLuint& texture, GLint level) verifyAtomicOperations() argument
2423 const GLint& target = *iter; iterate() local
2487 createLookupShaderTokens( GLint target, GLint verifyTarget, GLint format, GLint level, GLint sample, FunctionToken& funcToken) createLookupShaderTokens() argument
2677 caseAllowed(GLint target, GLint format) caseAllowed() argument
2704 funcAllowed(GLint target, GLint format, FunctionToken& funcToken) funcAllowed() argument
2751 writeDataToTexture(const Functions& gl, GLint target, GLint format, GLuint& texture, GLint level) writeDataToTexture() argument
2837 setupDepthMode(const Functions& gl, GLint target, GLuint& texture) setupDepthMode() argument
2857 verifyLookupTextureData(const Functions& gl, GLint target, GLint format, GLuint& texture, GLint level, FunctionToken& funcToken) verifyLookupTextureData() argument
[all...]
H A Dgl4cSparseTextureTests.cpp61 bool SparseTextureUtils::verifyQueryError(std::stringstream& log, const char* funcName, GLint target, GLint pname, in verifyQueryError() argument
104 GLint SparseTextureUtils::getTargetDepth(GLint target) in getTargetDepth() argument
130 getTexturePageSizes(const glw::Functions& gl, glw::GLint target, glw::GLint format, glw::GLint& pageSizeX, glw::GLint& pageSizeY, glw::GLint& pageSizeZ) getTexturePageSizes() argument
152 getTextureLevelSize(GLint target, TextureState& state, GLint level, GLint& width, GLint& height, GLint& depth) getTextureLevelSize() argument
178 Bind(const Functions& gl, GLuint id, GLenum target) Bind() argument
225 Storage(const Functions& gl, GLenum target, GLsizei levels, GLenum internal_format, GLuint width, GLuint height, GLuint depth) Storage() argument
265 GetData(const glw::Functions& gl, glw::GLint level, glw::GLenum target, glw::GLenum format, glw::GLenum type, glw::GLvoid* out_data) GetData() argument
286 SubImage(const glw::Functions& gl, glw::GLenum target, glw::GLint level, glw::GLint x, glw::GLint y, glw::GLint z, glw::GLsizei width, glw::GLsizei height, glw::GLsizei depth, glw::GLenum format, glw::GLenum type, const glw::GLvoid* pixels) SubImage() argument
372 const GLint& target = *iter; iterate() local
397 const GLint& target = *iter; iterate() local
429 testTextureSparseARB(const Functions& gl, GLint target, GLint expectedError) testTextureSparseARB() argument
439 mLog << "Testing TEXTURE_SPARSE_ARB for target: " << target << " - "; testTextureSparseARB() local
559 testVirtualPageSizeIndexARB(const Functions& gl, GLint target, GLint expectedError) testVirtualPageSizeIndexARB() argument
570 mLog << "Testing VIRTUAL_PAGE_SIZE_INDEX_ARB for target: " << target << " - "; testVirtualPageSizeIndexARB() local
689 testNumSparseLevelsARB(const Functions& gl, GLint target) testNumSparseLevelsARB() argument
699 mLog << "Testing NUM_SPARSE_LEVELS_ARB for target: " << target << " - "; testNumSparseLevelsARB() local
734 checkGetTexParameter(const Functions& gl, GLint target, GLint pname, GLint expected) checkGetTexParameter() argument
743 mLog << "Testing GetTexParameter for target: " << target << " - "; checkGetTexParameter() local
876 const GLint& target = *iter; iterate() local
1090 const GLint& target = *iter; iterate() local
1117 const GLint& target = *iter; iterate() local
1151 positiveTesting(const Functions& gl, GLint target, GLint format) positiveTesting() argument
1201 verifyTexParameterErrors(const Functions& gl, GLint target, GLint format) verifyTexParameterErrors() argument
1304 verifyTexStorageVirtualPageSizeIndexError(const Functions& gl, GLint target, GLint format) verifyTexStorageVirtualPageSizeIndexError() argument
1363 verifyTexStorageFullArrayCubeMipmapsError(const Functions& gl, GLint target, GLint format) verifyTexStorageFullArrayCubeMipmapsError() argument
1439 verifyTexStorageInvalidValueErrors(const Functions& gl, GLint target, GLint format) verifyTexStorageInvalidValueErrors() argument
1707 const GLint& target = *iter; iterate() local
1771 texPageCommitment(const glw::Functions& gl, glw::GLint target, glw::GLint format, glw::GLuint& texture, GLint level, GLint xOffset, GLint yOffset, GLint zOffset, GLint width, GLint height, GLint depth, GLboolean commit) texPageCommitment() argument
1789 caseAllowed(GLint target, GLint format) caseAllowed() argument
1805 prepareTexture(const Functions& gl, GLint target, GLint format, GLuint& texture) prepareTexture() argument
1841 sparseAllocateTexture(const Functions& gl, GLint target, GLint format, GLuint& texture, GLint levels) sparseAllocateTexture() argument
1870 allocateTexture(const Functions& gl, GLint target, GLint format, GLuint& texture, GLint levels) allocateTexture() argument
1898 writeDataToTexture(const Functions& gl, GLint target, GLint format, GLuint& texture, GLint level) writeDataToTexture() argument
1944 verifyTextureData(const Functions& gl, GLint target, GLint format, GLuint& texture, GLint level) verifyTextureData() argument
2063 commitTexturePage(const Functions& gl, GLint target, GLint format, GLuint& texture, GLint level) commitTexturePage() argument
2102 isInPageSizesRange(GLint target, GLint level) isInPageSizesRange() argument
2129 isPageSizesMultiplication(GLint target, GLint level) isPageSizesMultiplication() argument
2157 verifyInvalidOperationErrors(const Functions& gl, GLint target, GLint format, GLuint& texture) verifyInvalidOperationErrors() argument
2278 verifyInvalidValueErrors(const Functions& gl, GLint target, GLint format, GLuint& texture) verifyInvalidValueErrors() argument
2365 const GLint& target = *iter; iterate() local
2422 texPageCommitment(const glw::Functions& gl, glw::GLint target, glw::GLint format, glw::GLuint& texture, GLint level, GLint xOffset, GLint yOffset, GLint zOffset, GLint width, GLint height, GLint depth, GLboolean commit) texPageCommitment() argument
[all...]
H A Dgl3cTextureSizePromotion.cpp233 void FunctionalTest::prepareSourceTexture(TextureInternalFormatDescriptor descriptor, glw::GLenum target) in prepareSourceTexture() argument
361 renderDataIntoMultisampledTexture(TextureInternalFormatDescriptor descriptor, glw::GLenum target) renderDataIntoMultisampledTexture() argument
406 prepareDestinationTextureAndFramebuffer(TextureInternalFormatDescriptor descriptor, glw::GLenum target) prepareDestinationTextureAndFramebuffer() argument
493 makeProgramAndSourceTextureActive(glw::GLenum target) makeProgramAndSourceTextureActive() argument
516 checkSourceTextureSizeAndType(TextureInternalFormatDescriptor descriptor, glw::GLenum target) checkSourceTextureSizeAndType() argument
632 prepareProgram(glw::GLenum target, TextureInternalFormatDescriptor descriptor, ColorChannelSelector channel) prepareProgram() argument
856 checkDestinationTexture(TextureInternalFormatDescriptor descriptor, ColorChannelSelector channel, glw::GLenum target, const glw::GLchar* target_name) checkDestinationTexture() argument
1196 isTargetMultisampled(glw::GLenum target) isTargetMultisampled() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cShaderImageSizeTests.cpp587 const GLenum target[4] = { GL_TEXTURE_2D, GL_TEXTURE_3D, GL_TEXTURE_CUBE_MAP, GL_TEXTURE_2D_ARRAY }; in Run() local
645 const GLenum target[4] = { GL_TEXTURE_2D_ARRAY, GL_TEXTURE_3D, GL_TEXTURE_CUBE_MAP, GL_TEXTURE_2D_ARRAY }; in Run() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcFramebufferCompleteness.cpp73 texParameteri(GLuint texId, GLenum target, GLenum pname, GLint parameter) texParameteri() argument
81 bindTexture(GLenum target, GLuint texId) bindTexture() argument
87 texImage2D(GLenum target, GLuint level, GLint internalFormat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const void* data) texImage2D() argument
94 texImage2D(GLuint texId, GLenum target, GLuint level, GLint internalFormat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const void* data) texImage2D() argument
102 texImage3D(GLuint texId, GLenum target, GLuint level, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void* data) texImage3D() argument
111 renderbufferStorage(GLuint rboId, GLenum target, GLenum internalFormat, GLsizei width, GLsizei height) renderbufferStorage() argument
121 renderbufferStorageMultisample(GLuint rboId, GLenum target, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height) renderbufferStorageMultisample() argument
132 bindFramebuffer(GLenum target, GLuint fboId) bindFramebuffer() argument
138 framebufferTexture2D(GLenum target, GLenum attachment, GLenum textarget, GLuint texId, GLint level) framebufferTexture2D() argument
144 framebufferTextureLayer(GLenum target, GLenum attachment, GLuint texId, GLint level, GLint layer) framebufferTextureLayer() argument
150 framebufferRenderbuffer(GLenum target, GLenum attachment, GLenum renderbuffertarget, GLuint rboId) framebufferRenderbuffer() argument
[all...]

Completed in 29 milliseconds

1...<<919293949596979899100>>...166