OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:image_load
(Results
1 - 4
of
4
) sorted by null
/system/extras/verity/fec/
image.h
82
extern bool
image_load
(const std::vector<std::string>& filename, image *ctx,
main.cpp
179
if (!
image_load
(inp_filenames, &ctx, false)) {
225
!
image_load
(inp_filenames, &ctx, !out_filename.empty())) {
image.cpp
279
bool
image_load
(const std::vector<std::string>& filenames, image *ctx,
function
388
assert(ctx->rounds > 0); /*
image_load
should be called first */
/external/deqp/modules/gles31/functional/
es31fNegativeShaderImageLoadStoreTests.cpp
444
void
image_load
(NegativeTestContext& ctx)
function in namespace:deqp::gles31::Functional::NegativeTestShared::__anon11152
584
{
image_load
, "
image_load
", "Test incorrect usage of imageLoad()" },
Completed in 886 milliseconds