| /third_party/spirv-tools/source/val/ |
| H A D | validate_cfg.cpp | 143 const auto target = _.FindDef(id); in ValidateBranch() local 223 const auto target = _.FindDef(id); in ValidateSwitch() local 366 FirstBlockAssert(ValidationState_t& _, uint32_t target) FirstBlockAssert() argument 531 uint32_t target = switch_inst->GetOperandAs<uint32_t>(i); StructuredSwitchChecks() local 548 uint32_t target = switch_inst->GetOperandAs<uint32_t>(i); StructuredSwitchChecks() local 684 const auto target = terminator->GetOperandAs<uint32_t>(i); ValidateStructuredSelections() local 1034 uint32_t target = inst->GetOperandAs<uint32_t>(0); CfgPass() local 1051 uint32_t target = inst->GetOperandAs<uint32_t>(i); CfgPass() local [all...] |
| H A D | validate_memory.cpp | 1163 const auto target = _.FindDef(target_id); in ValidateCopyMemory() local
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fTextureShadowTests.cpp | 77 static void clampFloatingPointTexture (tcu::Texture2D& target) in clampFloatingPointTexture() argument 84 static void clampFloatingPointTexture (tcu::Texture2DArray& target) in clampFloatingPointTexture() argument 91 static void clampFloatingPointTexture (tcu::TextureCube& target) in clampFloatingPointTexture() argument [all...] |
| H A D | es3fDepthStencilTests.cpp | 245 void generateBaseClearAndDepthCommands (const TestRenderTarget& target, vector<ClearCommand>& clearCommands, vector<RenderCommand>& renderCommands) in generateBaseClearAndDepthCommands() argument 312 void generateDepthVisualizeCommands (const TestRenderTarget& target, vector<RenderCommand>& commands) in generateDepthVisualizeCommands() argument 336 generateStencilVisualizeCommands(const TestRenderTarget& target, vector<RenderCommand>& commands) generateStencilVisualizeCommands() argument [all...] |
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fTextureLevelStateQueryTests.cpp | 87 static const char* getTextureTargetExtension (glw::GLenum target) in getTextureTargetExtension() argument 100 static bool isCoreTextureTarget (glw::GLenum target, const glu::ContextType& contextType) in isCoreTextureTarget() argument 180 static bool verifyTextureLevelParameterEqualWithPrinter (glu::CallLogWrapper& gl, glw::GLenum target, int level, glw::GLenum pname, int refValue, QueryType type) in verifyTextureLevelParameterEqualWithPrinter() argument 196 static bool verifyTextureLevelParameterEqual (glu::CallLogWrapper& gl, glw::GLenum target, int level, glw::GLenum pname, int refValue, QueryType type) in verifyTextureLevelParameterEqual() argument 201 static bool verifyTextureLevelParameterInternalFormatEqual (glu::CallLogWrapper& gl, glw::GLenum target, int level, glw::GLenum pname, int refValue, QueryType type) in verifyTextureLevelParameterInternalFormatEqual() argument 206 verifyTextureLevelParameterGreaterOrEqual(glu::CallLogWrapper& gl, glw::GLenum target, int level, glw::GLenum pname, int refValue, QueryType type) verifyTextureLevelParameterGreaterOrEqual() argument 222 verifyTextureLevelParameterInternalFormatAnyOf(glu::CallLogWrapper& gl, glw::GLenum target, int level, glw::GLenum pname, const int* refValues, int numRefValues, QueryType type) verifyTextureLevelParameterInternalFormatAnyOf() argument 354 isLegalFormatForTarget(glw::GLenum target, glw::GLenum format) isLegalFormatForTarget() argument 367 isCompressionSupportedForTarget(glw::GLenum target) isCompressionSupportedForTarget() argument 372 isMultisampleTarget(glw::GLenum target) isMultisampleTarget() argument 377 targetSupportsMipLevels(glw::GLenum target) targetSupportsMipLevels() argument 390 generateColorTextureGenerationGroup(std::vector<TextureGenerationSpec>& group, glw::GLenum target, int maxSamples, glw::GLenum internalFormat) generateColorTextureGenerationGroup() argument 589 generateInternalFormatTextureGenerationGroup(std::vector<TextureGenerationSpec>& group, glw::GLenum target) generateInternalFormatTextureGenerationGroup() argument 677 generateCompressedTextureGenerationGroup(std::vector<TextureGenerationSpec>& group, glw::GLenum target) generateCompressedTextureGenerationGroup() argument 715 generateTextureBufferGenerationGroup(std::vector<TextureGenerationSpec>& group, glw::GLenum target) generateTextureBufferGenerationGroup() argument 849 TextureLevelCase(Context& ctx, const char* name, const char* desc, glw::GLenum target, QueryType type) TextureLevelCase() argument 992 TextureLevelCommonCase(Context& ctx, const char* name, const char* desc, glw::GLenum target, QueryType type) TextureLevelCommonCase() argument 1015 TextureLevelSampleCase(Context& ctx, const char* name, const char* desc, glw::GLenum target, QueryType type) TextureLevelSampleCase() argument 1033 TextureLevelFixedSamplesCase(Context& ctx, const char* name, const char* desc, glw::GLenum target, QueryType type) TextureLevelFixedSamplesCase() argument 1051 TextureLevelWidthCase(Context& ctx, const char* name, const char* desc, glw::GLenum target, QueryType type) TextureLevelWidthCase() argument 1087 TextureLevelHeightCase(Context& ctx, const char* name, const char* desc, glw::GLenum target, QueryType type) TextureLevelHeightCase() argument 1123 TextureLevelDepthCase(Context& ctx, const char* name, const char* desc, glw::GLenum target, QueryType type) TextureLevelDepthCase() argument 1160 TextureLevelInternalFormatCase(Context& ctx, const char* name, const char* desc, glw::GLenum target, QueryType type) TextureLevelInternalFormatCase() argument 1210 TextureLevelSizeCase(Context& ctx, const char* name, const char* desc, glw::GLenum target, QueryType type, glw::GLenum pname) TextureLevelSizeCase() argument 1332 TextureLevelTypeCase(Context& ctx, const char* name, const char* desc, glw::GLenum target, QueryType type, glw::GLenum pname) TextureLevelTypeCase() argument 1463 TextureLevelCompressedCase(Context& ctx, const char* name, const char* desc, glw::GLenum target, QueryType type) TextureLevelCompressedCase() argument 1508 TextureLevelBufferDataStoreCase(Context& ctx, const char* name, const char* desc, glw::GLenum target, QueryType type) TextureLevelBufferDataStoreCase() argument 1546 TextureLevelBufferDataOffsetCase(Context& ctx, const char* name, const char* desc, glw::GLenum target, QueryType type) TextureLevelBufferDataOffsetCase() argument 1586 TextureLevelBufferDataSizeCase(Context& ctx, const char* name, const char* desc, glw::GLenum target, QueryType type) TextureLevelBufferDataSizeCase() argument 1667 glw::GLenum target; init() member [all...] |
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsFboCompletenessTests.cpp | 772 void TestBase::attachTargetToNew (GLenum target, GLenum bufType, ImageFormat format, in attachTargetToNew() argument
|
| H A D | glsFboUtil.cpp | 329 static void glInitFlat (const TextureFlat& cfg, GLenum target, const glw::Functions& gl) in glInitFlat() argument 930 FboBuilder::FboBuilder (GLuint fbo, GLenum target, const glw::Functions& gl) in FboBuilder() argument
|
| H A D | glsFboUtil.hpp | 259 glw::GLenum target; member
|
| H A D | glsStateQueryUtil.cpp | 271 void queryState (tcu::ResultCollector& result, glu::CallLogWrapper& gl, QueryType type, glw::GLenum target, QueriedState& state) in queryState() argument 357 void queryIndexedState (tcu::ResultCollector& result, glu::CallLogWrapper& gl, QueryType type, glw::GLenum target, int index, QueriedState& state) in queryIndexedState() argument 484 queryAttributeState(tcu::ResultCollector& result, glu::CallLogWrapper& gl, QueryType type, glw::GLenum target, int index, QueriedState& state) queryAttributeState() argument 549 queryFramebufferState(tcu::ResultCollector& result, glu::CallLogWrapper& gl, QueryType type, glw::GLenum target, glw::GLenum pname, QueriedState& state) queryFramebufferState() argument 632 queryTextureParamState(tcu::ResultCollector& result, glu::CallLogWrapper& gl, QueryType type, glw::GLenum target, glw::GLenum pname, QueriedState& state) queryTextureParamState() argument 753 queryTextureLevelState(tcu::ResultCollector& result, glu::CallLogWrapper& gl, QueryType type, glw::GLenum target, int level, glw::GLenum pname, QueriedState& state) queryTextureLevelState() argument 835 queryQueryState(tcu::ResultCollector& result, glu::CallLogWrapper& gl, QueryType type, glw::GLenum target, glw::GLenum pname, QueriedState& state) queryQueryState() argument 1829 verifyStateBoolean(tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLenum target, bool refValue, QueryType type) verifyStateBoolean() argument 1839 verifyStateInteger(tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLenum target, int refValue, QueryType type) verifyStateInteger() argument 1849 verifyStateIntegerMin(tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLenum target, int minValue, QueryType type) verifyStateIntegerMin() argument 1859 verifyStateIntegerMax(tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLenum target, int maxValue, QueryType type) verifyStateIntegerMax() argument 1869 verifyStateIntegerEqualToOther(tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLenum target, glw::GLenum other, QueryType type) verifyStateIntegerEqualToOther() argument 1916 verifyStateFloat(tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLenum target, float reference, QueryType type) verifyStateFloat() argument 1926 verifyStateFloatMin(tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLenum target, float minValue, QueryType type) verifyStateFloatMin() argument 1936 verifyStateFloatMax(tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLenum target, float maxValue, QueryType type) verifyStateFloatMax() argument 1946 verifyStatePointer(tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLenum target, const void* expected, QueryType type) verifyStatePointer() argument 1956 verifyStateIndexedBoolean(tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLenum target, int index, bool expected, QueryType type) verifyStateIndexedBoolean() argument 1966 verifyStateIndexedBooleanVec4(tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLenum target, int index, const tcu::BVec4& expected, QueryType type) verifyStateIndexedBooleanVec4() argument 1976 verifyStateIndexedInteger(tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLenum target, int index, int expected, QueryType type) verifyStateIndexedInteger() argument 1986 verifyStateIndexedIntegerMin(tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLenum target, int index, int minValue, QueryType type) verifyStateIndexedIntegerMin() argument 1996 verifyStateAttributeInteger(tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLenum target, int index, int expected, QueryType type) verifyStateAttributeInteger() argument 2006 verifyStateFramebufferInteger(tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLenum target, glw::GLenum pname, int expected, QueryType type) verifyStateFramebufferInteger() argument 2016 verifyStateFramebufferIntegerMin(tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLenum target, glw::GLenum pname, int minValue, QueryType type) verifyStateFramebufferIntegerMin() argument 2056 verifyStateTextureParamInteger(tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLenum target, glw::GLenum pname, int expected, QueryType type) verifyStateTextureParamInteger() argument 2066 verifyStateTextureParamFloat(tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLenum target, glw::GLenum pname, float expected, QueryType type) verifyStateTextureParamFloat() argument 2076 verifyStateTextureParamFloatVec4(tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLenum target, glw::GLenum pname, const tcu::Vec4& expected, QueryType type) verifyStateTextureParamFloatVec4() argument 2086 verifyStateTextureParamNormalizedI32Vec4(tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLenum target, glw::GLenum pname, const tcu::IVec4& expected, QueryType type) verifyStateTextureParamNormalizedI32Vec4() argument 2096 verifyStateTextureParamIntegerVec4(tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLenum target, glw::GLenum pname, const tcu::IVec4& expected, QueryType type) verifyStateTextureParamIntegerVec4() argument 2106 verifyStateTextureParamUnsignedIntegerVec4(tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLenum target, glw::GLenum pname, const tcu::UVec4& expected, QueryType type) verifyStateTextureParamUnsignedIntegerVec4() argument 2116 verifyStateTextureLevelInteger(tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLenum target, int level, glw::GLenum pname, int expected, QueryType type) verifyStateTextureLevelInteger() argument 2136 verifyStateQueryInteger(tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLenum target, glw::GLenum pname, int expected, QueryType type) verifyStateQueryInteger() argument [all...] |
| H A D | glsTextureBufferCase.cpp | 656 renderReference(RenderBits renderBits, deUint32 coordSeed, int triangleCount, const glu::TextureBuffer& texture, int maxTextureBufferSize, const tcu::PixelBufferAccess& target, int subpixelBits) renderReference() argument 758 render(TestLog& log, glu::RenderContext& renderContext, RenderBits renderBits, de::Random& rng, glu::ShaderProgram& program, glu::TextureBuffer& texture, const tcu::PixelBufferAccess& target) render() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
| H A D | vktTextureShadowTests.cpp | 105 void clampFloatingPointTexture (tcu::Texture2D& target) in clampFloatingPointTexture() argument 112 static void clampFloatingPointTexture (tcu::Texture2DArray& target) in clampFloatingPointTexture() argument 119 void clampFloatingPointTexture (tcu::TextureCube& target) in clampFloatingPointTexture() argument 126 clampFloatingPointTexture(tcu::Texture1D& target) clampFloatingPointTexture() argument 133 clampFloatingPointTexture(tcu::Texture1DArray& target) clampFloatingPointTexture() argument 140 clampFloatingPointTexture(tcu::TextureCubeArray& target) clampFloatingPointTexture() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | wnm_sta.c | 616 struct wpa_bss *target = NULL; in get_mbo_transition_candidate() local 711 struct wpa_bss *target; in compare_scan_neighbor_results() local [all...] |
| /third_party/vk-gl-cts/framework/opengl/simplereference/ |
| H A D | sglrContextWrapper.cpp | 69 void ContextWrapper::glBindTexture (deUint32 target, deUint32 texture) in glBindTexture() argument 84 void ContextWrapper::glBindFramebuffer (deUint32 target, deUint32 framebuffer) in glBindFramebuffer() argument 99 void ContextWrapper::glBindRenderbuffer (deUint32 target, deUint32 renderbuffer) in glBindRenderbuffer() argument 119 void ContextWrapper::glTexImage1D (deUint32 target, int level, int internalFormat, int width, int border, deUint32 format, deUint32 type, const void* data) in glTexImage1D() argument 124 void ContextWrapper::glTexImage2D (deUint32 target, int level, int internalFormat, int width, int height, int border, deUint32 format, deUint32 type, const void* data) in glTexImage2D() argument 129 glTexImage3D(deUint32 target, int level, int internalFormat, int width, int height, int depth, int border, deUint32 format, deUint32 type, const void* data) glTexImage3D() argument 134 glTexSubImage1D(deUint32 target, int level, int xoffset, int width, deUint32 format, deUint32 type, const void* data) glTexSubImage1D() argument 139 glTexSubImage2D(deUint32 target, int level, int xoffset, int yoffset, int width, int height, deUint32 format, deUint32 type, const void* data) glTexSubImage2D() argument 144 glTexSubImage3D(deUint32 target, int level, int xoffset, int yoffset, int zoffset, int width, int height, int depth, deUint32 format, deUint32 type, const void* data) glTexSubImage3D() argument 149 glCopyTexImage1D(deUint32 target, int level, deUint32 internalFormat, int x, int y, int width, int border) glCopyTexImage1D() argument 154 glCopyTexImage2D(deUint32 target, int level, deUint32 internalFormat, int x, int y, int width, int height, int border) glCopyTexImage2D() argument 159 glCopyTexSubImage1D(deUint32 target, int level, int xoffset, int x, int y, int width) glCopyTexSubImage1D() argument 164 glCopyTexSubImage2D(deUint32 target, int level, int xoffset, int yoffset, int x, int y, int width, int height) glCopyTexSubImage2D() argument 169 glTexStorage2D(deUint32 target, int levels, deUint32 internalFormat, int width, int height) glTexStorage2D() argument 174 glTexStorage3D(deUint32 target, int levels, deUint32 internalFormat, int width, int height, int depth) glTexStorage3D() argument 179 glTexParameteri(deUint32 target, deUint32 pname, int value) glTexParameteri() argument 189 glFramebufferTexture2D(deUint32 target, deUint32 attachment, deUint32 textarget, deUint32 texture, int level) glFramebufferTexture2D() argument 194 glFramebufferTextureLayer(deUint32 target, deUint32 attachment, deUint32 texture, int level, int layer) glFramebufferTextureLayer() argument 199 glFramebufferRenderbuffer(deUint32 target, deUint32 attachment, deUint32 renderbuffertarget, deUint32 renderbuffer) glFramebufferRenderbuffer() argument 204 glCheckFramebufferStatus(deUint32 target) glCheckFramebufferStatus() argument 209 glGetFramebufferAttachmentParameteriv(deUint32 target, deUint32 attachment, deUint32 pname, int* params) glGetFramebufferAttachmentParameteriv() argument 214 glRenderbufferStorage(deUint32 target, deUint32 internalformat, int width, int height) glRenderbufferStorage() argument 219 glRenderbufferStorageMultisample(deUint32 target, int samples, deUint32 internalformat, int width, int height) glRenderbufferStorageMultisample() argument 224 glBindBuffer(deUint32 target, deUint32 buffer) glBindBuffer() argument 239 glBufferData(deUint32 target, deIntptr size, const void* data, deUint32 usage) glBufferData() argument 244 glBufferSubData(deUint32 target, deIntptr offset, deIntptr size, const void* data) glBufferSubData() argument 364 glInvalidateSubFramebuffer(deUint32 target, int numAttachments, const deUint32* attachments, int x, int y, int width, int height) glInvalidateSubFramebuffer() argument 369 glInvalidateFramebuffer(deUint32 target, int numAttachments, const deUint32* attachments) glInvalidateFramebuffer() argument [all...] |
| H A D | sglrReferenceContext.cpp | 122 static tcu::CubeFace texTargetToFace (Framebuffer::TexTarget target) in texTargetToFace() argument 611 void ReferenceContext::bindTexture (deUint32 target, deUint32 texture) in bindTexture() argument 751 bindFramebuffer(deUint32 target, deUint32 name) bindFramebuffer() argument 829 bindRenderbuffer(deUint32 target, deUint32 name) bindRenderbuffer() argument 1297 texSubImage1D(deUint32 target, int level, int xoffset, int width, deUint32 format, deUint32 type, const void* data) texSubImage1D() argument 1302 texSubImage2D(deUint32 target, int level, int xoffset, int yoffset, int width, int height, deUint32 format, deUint32 type, const void* data) texSubImage2D() argument 1307 texSubImage3D(deUint32 target, int level, int xoffset, int yoffset, int zoffset, int width, int height, int depth, deUint32 format, deUint32 type, const void* data) texSubImage3D() argument 1444 copyTexImage1D(deUint32 target, int level, deUint32 internalFormat, int x, int y, int width, int border) copyTexImage1D() argument [all...] |
| /third_party/vk-gl-cts/framework/platform/null/ |
| H A D | tcuNullRenderContext.cpp | 444 GLW_APICALL void GLW_APIENTRY glGetInternalformativ (GLenum target, GLenum internalformat, GLenum pname, GLsizei bufSize, GLint* params) in glGetInternalformativ() argument 633 GLW_APICALL GLvoid* GLW_APIENTRY glMapBufferRange (GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access) in glMapBufferRange() argument 648 GLW_APICALL GLenum GLW_APIENTRY glCheckFramebufferStatus (GLenum target) in glCheckFramebufferStatus() argument 716 GLW_APICALL void GLW_APIENTRY glBindBuffer (GLenum target, GLuint buffer) in glBindBuffer() argument
|
| /third_party/vk-gl-cts/framework/platform/ohos/rosen_context/ |
| H A D | rosen_context_impl.cpp | 545 uint32_t RosenContextImpl::OH_copyBuffers(void* dpy, void* surface, void* target) in OH_copyBuffers() argument 559 void* RosenContextImpl::OH_createImage(void* dpy, void* ctx, uint32_t target, void* buffer, const int *attrib_list) in OH_createImage() argument 566 void* RosenContextImpl::OH_createImageKHR(void* dpy, void* ctx, uint32_t target, void* buffer, const int32_t *attrib_list) in OH_createImageKHR() argument
|
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglBufferAgeTests.cpp | 341 void ReferenceRenderer::render (tcu::Surface* target, const Frame& frame) const in render() argument
|
| H A D | teglPartialUpdateTests.cpp | 330 void ReferenceRenderer::render (tcu::Surface* target, const Frame& frame) const in render() argument
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fDepthStencilTests.cpp | 245 void generateBaseClearAndDepthCommands (const TestRenderTarget& target, vector<ClearCommand>& clearCommands, vector<RenderCommand>& renderCommands) in generateBaseClearAndDepthCommands() argument 312 void generateDepthVisualizeCommands (const TestRenderTarget& target, vector<RenderCommand>& commands) in generateDepthVisualizeCommands() argument 336 generateStencilVisualizeCommands(const TestRenderTarget& target, vector<RenderCommand>& commands) generateStencilVisualizeCommands() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | wnm_sta.c | 633 struct wpa_bss *target = NULL; in get_mbo_transition_candidate() local 728 struct wpa_bss *target; in compare_scan_neighbor_results() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | flacenc.c | 168 int target; in select_blocksize() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | f_ebur128.c | 137 int target; ///< target level in LUFS used to set relative zero LU in visualization member [all...] |
| H A D | vf_paletteuse.c | 258 static av_always_inline uint8_t colormap_nearest_iterative(const PaletteUseContext *s, const struct color_node *root, const uint8_t *target) in colormap_nearest_iterative() argument 215 colormap_nearest_node(const PaletteUseContext *s, const struct color_node *map, const int node_pos, const uint8_t *target, struct nearest_color *nearest) colormap_nearest_node() argument [all...] |
| /third_party/ffmpeg/libavutil/ |
| H A D | opt.c | 2184 void *target; in av_opt_is_set_to_default_by_name() local
|
| /third_party/glslang/glslang/Public/ |
| H A D | ShaderLang.h | 216 TTarget target; // what to generate member [all...] |